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

Re: [PROPOSAL] Create branch for repository mirroring?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-13 15:58:23 CET

Donald Sharp <sharpd@cisco.com> writes:
> What happens when a user attempts a commit, against a copy
> of the workspace that isn't up-to-date? For example
> suppose the copy repo has version 114. Since then
> the main repo has gone to 116. The files that the user
> happens to be checking in as part of the change set
> are what were changed on 115 and 116?

I'll take a stab at answering this, Justin can correct me if wrong:

Since all commits are against the master, this would behave the same
as regular Subversion would in an out-of-date situation -- the commit
would be rejected, and the user told to update.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 13 16:38:13 2002

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.