svn import requires write access to current working directory
From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-10-13 11:15:55 CEST
Newbie alert: this is my very first attempt to use svn. It looks like
As user "svn" I was in the root directory where I did not have write
$ SVN_EDITOR=vi LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.0/lib svn import file:///usr/local/svn/repos1 ~k/bin/dir-done-arch.pl scripts
After a chdir to /tmp I succeeded:
$ SVN_EDITOR=vi LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.0/lib svn import file:///usr/local/svn/repos1 ~k/bin/dir-done-arch.pl scripts
My environment:
$ env
-- andreas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Oct 13 11:16:33 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.