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

Re: Atomicity of locks and needs-lock

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-05-02 04:09:55 CEST

[Jody Shumaker]
> This is not the status quo. By default the svn status command will
> only return local modifications, but with the -u option it queries
> the repository and will inform you of any remotely locked files.

Thanks for the correction. Is it the recommendation of the subversion
developers, then, that in order to avoid wasted work, one should
frequently run not only 'svn update' but _also_ 'svn status -u'?

I for one think it would be nice if 'svn update' followed immediately
by 'svn status' could give me the same information, as that's quite a
bit faster on a high-latency link like svn+ssh.

Received on Tue May 2 04:10:20 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.