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

Re: Copying commited WC

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-01-05 20:21:39 CET

On Jan 5, 2005, at 1:43 PM, Nick Patavalis wrote:

> Either "svn up" is "trivial" and nothing changes in
> my WC, or "svn up" is not trivial, and there are other "side
> effects" appart from making the WC single-revision. How can I tell
> what will happen without actually issuing the update command?
> Doing an "svn status" and examining the output seems to do the
> trick; but unfortunately, status is checked against the tip of the
> repo, not against a specific rMAX revision, which is what I want.
>

You can get the information from "svn diff -r MAX"

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 20:24:34 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.