No, what you are seeing is the text from a symbolic link. You can get the equivalent by creating a symbolic link on the command line and checking it into SVN:
> ln -s 0.10 0.9 > svn add 0.9 Sid Ilias Lazaridis wrote: > I will take a look at this, just detected something in the svn: > > http://www.trac-hacks.org/browser/hierwikiplugin/0.10 > > "link 0.9" > > is the link created automaticly by SVN on checkout? > > how can I setup this? > > . > > > > > > > . > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
