- or download this
~/MyPerl
|
...
Note: ~/ = home/neversaint
- or download this
home/neversaint $ mkdir subversion
home/neversaint $ cd subversion
home/neversaint/subversion $ svnadmin create Project1
- or download this
home/neversaint/subversion $ cd Project1
home/neversaint/subversion/Project1 $ ls
README.txt conf dav db format hooks locks
- or download this
home/neversaint/subversion $ cd ~/MyPerl/Project1
home/neversaint/MyPerl/Project1 $ svn import . file:///~/subversion/Pr
+oject1
^
|
Note: did I get this right? ---------------------|
- or download this
svn: Could not use external editor to fetch log message; consider<br>
setting the $SVN_EDITOR environment variable or using the
...
svn: None of the environment variables SVN_EDITOR, VISUAL or
EDITOR is set, and no 'editor-cmd' run-time configuration option was
found