You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Gonzalez Diaz, Xoan" <G2...@caixagalicia.es> on 2008/01/25 07:49:31 UTC

Out-of-date?

Hi all,

 

I have encountered the following error some times in last weeks:

 

'org.tigris.subversion.javahl.ClientException Merge conflict during commit svn Your file or directory '.' is probably out-of-date svn The version resource does not correspond to the resource within the transaction. Either the requested version resource is out of date (needs to be updated), or the requested version resource is newer than the transaction root (restart the commit).

 

 

Our layout is like follows:

We have three Windows machines A, B  and C:

-          A with Apache Server installed

-          B with repository in a shared folder

-          C with a web application (.NET) integrating Subversion with a port of javahl and svnclientadapter (Subclipse) to .NET (with IKVM)

 

It seems no the most common scenario but no choice.

Errors appears when we are (more or less) concurrently beggining actions like making directories at the repository (with javahl ISVNClientAdapter.mkdir).

We are not making commits from working copy, only performing actions directly at the repository.

 

I have searched the list and faq but it seems not to exist an answer with this situation ...

 

Any ideas? Someone with similar problems?

 

Thanks in advance,

 

 

 

 Xoan González Díaz

 Área de Arquitectura EE. FF.

 

 E-mail: g2485 (at) caixagalicia.es <ma...@caixagalicia.es> 
   xoan.gonzalez (at) tecnocom.es <ma...@tecnocom.es> 

 Teléfono: 981 988 030 (85575)         

 


Re: Out-of-date?

Posted by Erik Huelsmann <eh...@gmail.com>.
On 1/25/08, Gonzalez Diaz, Xoan <G2...@caixagalicia.es> wrote:

>  Hi all,
>
>
>
> I have encountered the following error some times in last weeks:
>
>
>
> 'org.tigris.subversion.javahl.ClientException Merge conflict during commit
> svn Your file or directory '.' is probably out-of-date svn The version
> resource does not correspond to the resource within the transaction. Either
> the requested version resource is out of date (needs to be updated), or the
> requested version resource is newer than the transaction root (restart the
> commit).
>


See http://subversion.tigris.org/faq.html#wc-out-of-date

HTH,


Erik.

PS: Please don't use HTML mail on public mailing lists.