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

Re: Did anything change?

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2006-03-10 17:24:24 CET

On 10-Mar-06, at 11:16 AM, John Calcote wrote:

> We used to use CVS revisions to determine if anything had changed
> in a given line since the last nightly build. Now with subversion
> and multiple branches, it's difficult to do it the same way because
> subversion revs the tree even if nothing changed in a given branch.
>
> Can anyone give me a tip or two on how to use svn commands to
> determine if something in a given branch changed?

svn info path_to_file

See the line of output that starts with "Last Changed Rev:"

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 17:26:35 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.