Symbolic link bug? Untouchable link files?
From: Karol Szkudlarek <karol_at_mikronika.com.pl>
Date: 2005-06-07 11:45:32 CEST
Hi!
I have problem with my repos and symbolic links and develop cross
After all is not possible to work on working copy (svn up, svn cleanup).
Here are steps to reproduce probably a bug:
On server I created repos:
$ svnadmin create /var/svn/testowy2
(dbd backend, svn 1.1.2)
On 1st client (linux, svn from trunk) I did:
$ svn co svn+ssh://ksi/var/svn/testowy2
On 2nd client (Windows, svn 1.1.4) I did:
$ svn co svn+ssh://ksi/var/svn/testowy2
and svn commit return error and after it I can't work with my rep.
svn cleanup returns:
svn: In directory ''
And checkout on 2nd clients returns:
C:\tmp>svn co svn+ssh://ksi/var/svn/testowy2 testowy3
and svn up on 1st client returns:
svn up
Regards,
ps. Please help me asap.
---------------------------------------------------------------------
|
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.