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

unable to commit in linked subdirectory of repository checkout

From: Peter Weinert <peter.weinert_at_gns-mbh.com>
Date: Mon, 03 Jun 2013 12:48:17 +0200

system: linux
subversion: v1.7.x

this problem starts when using version 1.7 of subversion.
until 1.6 every sub-dir had its own '.svn', so wherever i was, all information to commit update was available.
now there's only one, where one checked out the repo.
this is problematic when having somewhere else a symbolc-link to a sub-dir of that checkout.
it's impossible to do anything with svn on that link because svn can't find the repository data and always returns:

svn: E155007: ' .... filename ..... ' is not a working copy

because of many automated process / web-server-scripts / etc. that access the data in our case, it would be very
beneficient if such things would still be possible with svn 1.7... otherwise we'd be stuck with last release of v1.6,
because it would mean to rewrite a very large amount of scripts to adapt to such changes...

suggestion: have a symbolic link (on supported systems, like linux, unix, etc.) that points to the .svn-dir where the
base-path of the checkout can be determined and therefore the repositry-url, etc.

-- 
Mit freundlichen Grüßen / Best Regards
Peter Weinert
GNS mbH                     Tel.: +49-(0)-531-80112-35
Am Gaußberg 2               Fax : +49-(0)-531-80112-79
38114 Braunschweig    mailto:peter.weinert_at_gns-mbh.com
http://www.gns-mbh.com/
Sitz und Amtsgericht Braunschweig HRB 4004
Steuernummer 14/203/31601
VAT-Id. DE173536746
Geschäftsführer: Stefan Hanson, Klaus Radtke, Claudius Schöne
Received on 2013-06-03 12:53:49 CEST

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.