'svn status' reporting file not found when pathname contains an intermediate symlink
From: Webster, Brent (Coriant - CA/Ottawa) <Brent.Webster_at_coriant.com>
Date: Mon, 25 Jan 2016 21:29:31 +0000
I have a script within an absolute directory path: ots/osm1s/Target/sdcard/proj/test.sh
>> svn status ots/osm1s/Target/sdcard/proj/test.sh
An intermediate symlink is setup and created in
From a Linux perspective, this link is valid
It is special:
but when I query it
Note: Querying the status at the symlink reports nothing i.e no mods which is correct
But as soon as I go past the symlink, the behaviour is erratic
This is not the symlink behaviour that I'm expecting in SVN or should I not be so picky
Environment setup:
- OS: Red Hat Enterprise Linux Client release 5.9 (Tikanga)
- svn: 1.8.14
- binaries installed directly, we didn't build them
- no private mods
- no Berkeley DB
Yes, it is an old OS but welcome to big iron/telecom development
The following is my setup:
2/ then check it out
3/ Setup required structure
4/ Now, create the intermeidate symlink
5/ Add everything and check it in
---- Brent WebsterReceived on 2016-01-26 06:24:57 CET |
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.