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

Re: How to do "svn status -r1000"?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-09-09 09:49:57 CEST

On 9/8/06, Kevin Hung <cykhung@gmail.com> wrote:
> Let assume that my working copy is at revision 990. I made changes to a few
> files and directory trees. The head revision of the repository is 1100. But
> I just want to update my working to 1000. Before I do the update, I actually
> want to see what are the changes between my working copy and revision 1000
> in the repository. It seems to me that svn status does not accept -r.

svn status -u -r ... ?

Just a guess...

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 9 09:51:17 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.