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

best practice: current version, wc not updated

From: <fkater_at_googlemail.com>
Date: Mon, 30 Jun 2008 14:29:14 +0200

Hi,

I've got some hundrets of subfolders. All files of my wc are
checked in -- but not all folders are updated (new versions
on the server are most probable).

In this situation, what is the best way to find out the
current version(s) of the files in my wc?

I simply want to write down the (minimal) set of version
numbers to document and possibly later restore the exact
current state of my wc.

This is what I do:

* I do 'svn info' in the root dir to get the "last changed"
  revision.

* I do 'svn status -u' in the root dir to see for which
  files in my wc there are newer versions

* I do 'svn status -v path/to/each/outdated/file' to get
  the current version of it in my wc.

Is there a better way?

Thank You
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-30 14:28:45 CEST

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.