merge and symbolic links
From: Mario Amaro <MAmaro_at_colbun.cl>
Date: 2005-01-19 16:13:24 CET
I am working on redhat linux 9.0 and subversion 1.1.3 and I have the
If I checkout revision 1 and then update to revision 2 with the command
$ svn update
the symbolic link pops up OK.
The problem is this: I have a branched revision, say number 10. This
$ svn merge -r1:2 file:///path/to/repos .
and the command returns OK. I find that both files exist, but the file
I mean,
$ cat myfile
Moreover, if I checkout revision 1 and then type
$ svn merge -r1:2 file:///path/to/repos .
the same thing happens: No symbolic link but a plain file with the same
Is this a bug or is it intended behaviour?
Regards,
Mario
---------------------------------------------------------------------
|
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.