![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re^5: Learning How to Use CVS for Personal Perl Coding Practicesby Rhose (Priest) |
on Nov 03, 2005 at 16:56 UTC ( #505438=note: print w/replies, xml ) | Need Help?? |
I have no experience using file: as I work with the daemon. However, I ran a quick test on another machine, and this worked.
I tried it as: svn import . file:///~/tmp/demo -m "Initial import" and I got the same error you are getting... looks like you need to specify the path to your home directory. Update Yeah, what tirwhan said. *Smiles* At least I had a reason to play with file: for a bit.
In Section
Seekers of Perl Wisdom
|
|