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

Re: 'svn info' showing incorrect revision after successful commit

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-10-17 17:06:04 CEST

On Sat, 2004-10-16 at 18:18, Marcus Müller wrote:
> Hi,
>
> I guess I've spotted a bug in 'svn info'. When issuing 'svn info' after
> a sucessful commit, the "Revision" and the "Last Changed Rev" reported
> are not updated.

In Subversion, the result of a commit is a mixed-revision working copy
with only the changed entries updated to the new version. You have to
run "svn update" after the commit to get a uniform working copy. For
details, see:

http://subversion.tigris.org/project_faq.html#wc-out-of-date

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 17 17:06:22 2004

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.