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