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

Re: possible TSVN and UNIX SVN client incompatibility

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 26 Sep 2011 22:47:55 +0100

On 26 September 2011 21:59, Ed Roms <edroms_at_gmail.com> wrote:
> A developer that setup our repository using TSVN is gone, and the succeeding developer has been using a Unix svn client to do commits. Recently, I've discovered that the /var/www/svn/repositoryPath is missing on the Unix server. TSVN now displays an error when we try to commit a change. Image attached. However, commits work fine using the Unix svn client.
>
> The Unix svn client is version 1.6.11 and TSVN is version 1.6.15. We are using Samba to access the working file copies on the Unix server, and 'file:///' access for TSVN.
>
> Has there been file corruption due to incompatibilities? If so, how can this be repaired?

Looks like the developer who set this up ignored all the advice about
sharing repositories and working copies.

http://tortoisesvn.net/faq.html#reponoserver
http://tortoisesvn.net/faq.html#multiclients

The particular error message looks as if you are sharing a working
copy, which has been relocated to use the file:// address in a Unix
format which only works on the local machine. You could try using
TSVN->relocate to change the URL to a form Windows can use (mapped
drive letter or UNC path).

Once you have committed any outstanding changes then stop using the
repo right away and set up a proper server and separate working copies
for your Windows and Unix clients.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2846106
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-26 23:48:03 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.