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

Re: Newbie Checkout Question

From: Phil Endecott <spam_from_subversion_users_at_chezphil.org>
Date: 2006-04-11 17:14:02 CEST
('binary' encoding is not supported, stored as-is) ScotDiddle@Overnite.com wrote:
> I'm working along, and find I need to get an old version of a
> specific file...
>
> As I understand it, checkout rev -x will check out the whole
> repository to a "new" working directory, at level -x.
>
> Whereas I have a large repoitory, this takes a while.

"svn cat" might be useful.

If you want to revert a file in your working copy back to an old state, "svn merge" with a reverse range is what you want; this must be an example in the book.

--Phil.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 11 15:17:57 2006

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.