On 10/1/12, 10:16 PM, Paul Wise wrote: > Package: viewvc > Severity: normal > > I committed a symlink to the publicity SVN repository but in viewvc it > only shows up as "link target.txt": > > http://anonscm.debian.org/viewvc/publicity/dpn/current.en.wml?view=markup > http://anonscm.debian.org/viewvc/publicity/dpn/current.en.wml?view=co > > viewvc needs to handle the svn:special property properly: > > http://svnbook.red-bean.com/en/1.7/svn.ref.properties.html > > viewvc should check for the svn:special property and if it is set, then > see if the file content starts with "link" and if so return the target > (the filename after "link" in the file) instead.
Hi, Paul. I'm sorry but I cannot create a repo with my subversion
client:
ender@belgarath:~/git/viewvc/test_repo$ ln -s NEWS CHANGES
ender@belgarath:~/git/viewvc/test_repo$ l
total 8
lrwxrwxrwx 1 ender ender 4 jun 8 22:05 CHANGES -> NEWS
-rw-r--r-- 1 ender ender 26 jun 8 20:59 INSTALL
-rw-r--r-- 1 ender ender 36 jun 8 21:03 NEWS
ender@belgarath:~/git/viewvc/test_repo$ svn add CHANGES
svn: E235000: In file
'/build/subversion-1mcZvJ/subversion-1.8.9/subversion/libsvn_wc/wc_db.c' line
13792: assertion failed ((wcroot) != NULL && (wcroot)->format ==
SVN_WC__VERSION)
Aborted
If you can give me a small repo with a link I'll see what I can do.
Thanks in advance,
Ender.
signature.asc
Description: OpenPGP digital signature

