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

Re: Getting one file out of a repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-01-03 18:04:46 CET

David Kramer wrote:
> $ svn export svn://localhost/agilerules/devel/trunk/todo.txt
> svn: Cannot replace a directory from within
>
>
> I thought of the ultra-ugly hack of using "svn cat bla > myfile", but I
> would rather not do that long-term. Likewise, since the lib directory has
> large libraries in it, I would rather not check out all of lib into a
> temporary working copy and copy what I need from that.

I don't find it ultra-ugly, just mildly inconsistent.

However, export should really be able to work in the single file case too.

Would you like to file an issue (or maybe even write a patch), so we
remember to fix this?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 3 18:08:28 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.