Following your advice what I tried to do is following steps.~/MyPerl | |__Project1 | |__ myperlcode.pl Note: ~/ = home/neversaint
Listing them:home/neversaint $ mkdir subversion home/neversaint $ cd subversion home/neversaint/subversion $ svnadmin create Project1
Step 2: Attempting to create empty repositoryhome/neversaint/subversion $ cd Project1 home/neversaint/subversion/Project1 $ ls README.txt conf dav db format hooks locks
Now, at this point I encounter problem with this message:home/neversaint/subversion $ cd ~/MyPerl/Project1 home/neversaint/MyPerl/Project1 $ svn import . file:///~/subversion/Pr +oject1 ^ | Note: did I get this right? ---------------------|
Is there anything wrong with my steps above? Did I misunderstood your advice above? Hope to hear from you again.svn: Could not use external editor to fetch log message; consider<br> setting the $SVN_EDITOR environment variable or using the --message (-m) or --file (-F) options svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no 'editor-cmd' run-time configuration option was found
In reply to Re^2: Learning How to Use CVS for Personal Perl Coding Practices
by neversaint
in thread Learning How to Use CVS for Personal Perl Coding Practices
by neversaint
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |