[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

export of single files does not work, resp is non-intuitive

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-01-19 17:21:55 CET

svn is not able to export a single file. it would be nice if this would work.

$ svnadmin create rep
$ mkdir imptest
$ touch imptest/ts.txt
$ svn import imptest/ file:///`pwd`/rep -m ""
Adding imptest/ts.txt

$ svn export file:///`pwd`/rep/ts.txt .
svn: Attempted to create entry in non-directory parent

btw:
importing "imptest" does not make an "imptest" directory in the repository,
which is not intuitive too.

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 19 17:23:01 2004

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.