You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by David Resnick <ab...@gmail.com> on 2005/07/03 05:07:52 UTC

Comparing current (out of date) working copy with HEAD in repository

This question was posed by someone working with me who returned from a 2
week vacation. He wants to know how the working copy on his machine can be
compared with the current state of the repository. The best I can think of
is to do a checkout to a different directory, and then compare the 2 working
copies. Is there a more efficient way of doing this?

 

Note: I would prefer a solution using TortoiseSVN, though I am also
interested in a more general solution using Subversion, which is why I'm
cross posting this message.

 

Thanks in advance,

David Resnick


Re: Comparing current (out of date) working copy with HEAD in repository

Posted by Ben Collins-Sussman <su...@collab.net>.
On Jul 3, 2005, at 12:07 AM, David Resnick wrote:

> This question was posed by someone working with me who returned  
> from a 2 week vacation. He wants to know how the working copy on  
> his machine can be compared with the current state of the  
> repository. The best I can think of is to do a checkout to a  
> different directory, and then compare the 2 working copies. Is  
> there a more efficient way of doing this?
>
>
>
> Note: I would prefer a solution using TortoiseSVN, though I am also  
> interested in a more general solution using Subversion, which is  
> why I’m cross posting this message.

The general solution is to run 'svn status -u'.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org