Re: out of date branches

2010-07-02 Thread Ulrich Eckhardt
On Wednesday 30 June 2010, Jan Lund wrote: > I would like to know if there are any recommendations as to enforce a team > to always branch from the latest revision of a branch. There's a big risk > that a developer might have forgotten to update a branch, then does a > replace (in TortoiseSVN) whic

RE: out of date branches

2010-06-30 Thread Jan Lund
EATLY appreciated! Changes can otherwise get lost in production... --- Den ons 2010-06-30 skrev Bob Archer : Från: Bob Archer Ämne: RE: out of date branches Till: "Jan Lund" , "users@subversion.apache.org" Datum: onsdag 30 juni 2010 17:55 > -Original Message- >

RE: out of date branches

2010-06-30 Thread Jan Lund
e.c, Revision, 1112) (.) Revision: 1151 Author: user1 Date: 07:38:28, den 30 juni 2010 Message: >From /releases/old/ Replacing : /production/filename.c (Copy from path: /releases/old/filename.c, Revision, 1146) --- Den ons 2010-06-30 skrev Bert Huijben : Från: Bert Huijben Ämne: R

RE: out of date branches

2010-06-30 Thread Bob Archer
> -Original Message- > From: Jan Lund [mailto:janne_l...@yahoo.com] > Sent: Wednesday, June 30, 2010 11:28 AM > To: users@subversion.apache.org > Subject: out of date branches > > Hi all, > > I would like to know if there are any recommendations as to enforce > a team to always branch fro

RE: out of date branches

2010-06-30 Thread Bert Huijben
Subversion doesn’t allow you to commit changes to out of date files and with Subversion 1.6 you would get a tree conflict on updating the replaced file. This tree conflict would explain that there were changes to the file that you replaced. Bert From: Jan Lund [mailto:jan