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

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

From: <kfogel_at_collab.net>
Date: 2004-01-19 17:21:41 CET

As a Post-1.0 enhancement issue, I think this makes sense. (Feel free
to file it if it's not already there.)

For now, the workaround is to use 'svn cat', of course.

solo turn <soloturn99@yahoo.com> writes:
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 19 18:18:50 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.