[Dart] viewvc minor issue

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Apr 25 10:31:30 EDT 2007


I have a minor issue when setting up my viewvc (used to be viewcvs)
server. For toplevel file, file is called:

'/CMakeLists.txt'

whereas a file within a directory is called:

'foo/CMakeLists.txt'

So when dart create the full url I have to decide whether to use:

<Property name="RepositoryURL">http://www/viewvc/viewvc.cgi/utils/</Property>
or
<Property name="RepositoryURL">http://www/viewvc/viewvc.cgi/utils</Property>

Anyway I have an issue in both case. Has anyone seen this before ? How
can I solve this ?

Thanks

-- 
Mathieu


More information about the Dart mailing list