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

Re: commit doesn't update current revision in working directory - you must use update?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-25 18:17:31 CEST

"Charles E. Doucette" <cdoucette@med-learn.com> writes:

> Is this just because commit is pushing files from the working
> directory to the repository only? I thought if the commit
> succeeded, your working directory should then reflect the repository
> (or at least the repository would reflect your working directory);
> and if not, you'd get errors about merges failing.

No. Commits do not cause automatic updates. One operation is "push",
the other is "pull".

Read this part of the book:

http://svnbook.red-bean.com/html-chunk/ch02s03.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 25 18:24:22 2003

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.