Re: Problems with "svn status" command and NTFS junction points
From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-03-02 11:16:31 CET
On Tue, 02 Mar 2004 10:55:20 +0100 (CET)
> Another insteresting data point is that "svnadmin hotcopy" will igonore symlinks
Hmm... Curious. I my repositories, the whole hooks/ dir is a junction. I
C:\data\repos> svnadmin create new-one
(C:\data\hooks is my main hooks/ dir)
After that:
C:\data\repos> svnadmin hotcopy new-one c:\data\backup\new-one
copies the whole repository, hooks and all.
> (as I do, so that I can keep the hooks in an SVN WC, guess
I've found less error prone to have the hooks in a SVN wc elsewhere, but
C:\data\repos> rd /s test-repo
and I accidentally remove C:\data\hooks contents too. To stop that, now I
Juanma
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.