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

Re: Invalid change ordering: new node revision ID without delete

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-05-21 18:44:44 CEST

Craig Lawson <craig.lawson@alum.mit.edu> writes:

> Philip Martin wrote:
>>
>> I think this was fixed last year by r14770, try 1.3 or 1.4.
>
> I could try this with 1.4. My approach would be:
>
> 1. Archive my repository and workspace just in case.
> 2. Build 1.4
> 3. Attempt to check in my changes made with 1.2.3 with svn 1.4
>
> Am I missing something? Please stop me before I waste my time.

You need to update the server if using svn:// or http://, you need to
update the client if using file://. The 1.2.3 client should work with
a 1.3 or 1.4 server. The 1.4 client will convert working copies to a
new format that is incompatible with earlier clients.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 21 18:45:16 2006

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.