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

Re: Is there really no way to keep the file modification time intact?

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-07 03:05:06 CET

On Mar 6, 2007, at 18:03, John Gwinner wrote:

> So to work through a scenario:
>
> Developer Fred and Bob start work on a project. They both save
> files on
> 12/24 and go celebrate Christmas. Bob gets a bug reported and
> fixes it
> directly in Production.
>
> Bob checks in all his files on 1/2 2007. He leaves the project.
>
> Fred is told by his Project Manager to make sure everything is checked
> in on 3/6 2007. He checks in all of his files from a different
> instance
> (Development), effective modification date of 12/24. His changes
> overwrite Bob's newer files.
>
> So we reverted, right?

If all these changes are being made in Subversion (all in the trunk,
or in different branches with changes merged between them), then
Fred's changes will not overwrite Bob's. Rather, Fred will get a
message that his files are out of date, and he must update his
working copy before he can commit. He updates, and receives Bob's
changes. Then he can commit his own, first resolving any conflicts,
if necessary.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 7 03:05:46 2007

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.