485 lines
15 KiB
Plaintext
485 lines
15 KiB
Plaintext
|
SVN-fs-dump-format-version: 2
|
|||
|
|
|||
|
UUID: 54439772-bf7c-654d-b6c6-528e40cb36d2
|
|||
|
|
|||
|
Revision-number: 0
|
|||
|
Prop-content-length: 56
|
|||
|
Content-length: 56
|
|||
|
|
|||
|
K 8
|
|||
|
svn:date
|
|||
|
V 27
|
|||
|
2007-09-10T16:46:04.453125Z
|
|||
|
PROPS-END
|
|||
|
|
|||
|
Revision-number: 1
|
|||
|
Prop-content-length: 112
|
|||
|
Content-length: 112
|
|||
|
|
|||
|
K 7
|
|||
|
svn:log
|
|||
|
V 15
|
|||
|
Initial import.
|
|||
|
K 10
|
|||
|
svn:author
|
|||
|
V 2
|
|||
|
jp
|
|||
|
K 8
|
|||
|
svn:date
|
|||
|
V 27
|
|||
|
2007-09-10T16:54:38.484000Z
|
|||
|
PROPS-END
|
|||
|
|
|||
|
Node-path: subversion_test
|
|||
|
Node-kind: dir
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 10
|
|||
|
Content-length: 10
|
|||
|
|
|||
|
PROPS-END
|
|||
|
|
|||
|
|
|||
|
Revision-number: 2
|
|||
|
Prop-content-length: 112
|
|||
|
Content-length: 112
|
|||
|
|
|||
|
K 7
|
|||
|
svn:log
|
|||
|
V 15
|
|||
|
Initial import.
|
|||
|
K 10
|
|||
|
svn:author
|
|||
|
V 2
|
|||
|
jp
|
|||
|
K 8
|
|||
|
svn:date
|
|||
|
V 27
|
|||
|
2007-09-10T16:54:52.203000Z
|
|||
|
PROPS-END
|
|||
|
|
|||
|
Node-path: subversion_test/.project
|
|||
|
Node-kind: file
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 10
|
|||
|
Text-content-length: 219
|
|||
|
Text-content-md5: 6ca948b340b02ac5ee54c647cc964d9d
|
|||
|
Content-length: 229
|
|||
|
|
|||
|
PROPS-END
|
|||
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<projectDescription>
|
|||
|
<name>subversion_test</name>
|
|||
|
<comment></comment>
|
|||
|
<projects>
|
|||
|
</projects>
|
|||
|
<buildSpec>
|
|||
|
</buildSpec>
|
|||
|
<natures>
|
|||
|
</natures>
|
|||
|
</projectDescription>
|
|||
|
|
|||
|
|
|||
|
Node-path: subversion_test/folder
|
|||
|
Node-kind: dir
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 10
|
|||
|
Content-length: 10
|
|||
|
|
|||
|
PROPS-END
|
|||
|
|
|||
|
|
|||
|
Node-path: subversion_test/folder/greeter.rb
|
|||
|
Node-kind: file
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 40
|
|||
|
Text-content-length: 227
|
|||
|
Text-content-md5: f6e7a960573db1f6274e48c0a42b520a
|
|||
|
Content-length: 267
|
|||
|
|
|||
|
K 13
|
|||
|
svn:eol-style
|
|||
|
V 6
|
|||
|
native
|
|||
|
PROPS-END
|
|||
|
# The Greeter class
|
|||
|
class Greeter
|
|||
|
def initialize(name)
|
|||
|
@name = name.capitalize
|
|||
|
end
|
|||
|
|
|||
|
def salute
|
|||
|
puts "Hello #{@name}!"
|
|||
|
end
|
|||
|
end
|
|||
|
|
|||
|
# Create a new object
|
|||
|
g = Greeter.new("world")
|
|||
|
|
|||
|
# Output "Hello World!"
|
|||
|
g.salute
|
|||
|
|
|||
|
|
|||
|
Node-path: subversion_test/folder/subfolder
|
|||
|
Node-kind: dir
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 10
|
|||
|
Content-length: 10
|
|||
|
|
|||
|
PROPS-END
|
|||
|
|
|||
|
|
|||
|
Node-path: subversion_test/folder/subfolder/rubylogo.gif
|
|||
|
Node-kind: file
|
|||
|
Node-action: add
|
|||
|
Prop-content-length: 59
|
|||
|
Text-content-length: 8576
|
|||
|
Text-content-md5: bf864bc5278fd4f4facdf39673bb6d37
|
|||
|
Content-length: 8635
|
|||
|
|
|||
|
K 13
|
|||
|
svn:mime-type
|
|||
|
V 24
|
|||
|
application/octet-stream
|
|||
|
PROPS-END
|
|||
|
GIF89aKw |