Re: [viewvc-users] viewvc-1.1.19 issue ...

olli hauer <[email protected]> Tue, 23 Apr 2013 20:06:27 +0200
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <[email protected]>
On 2013-04-23 19:48, C. Michael Pilato wrote:
> On 04/23/2013 01:12 PM, olli hauer wrote:
>> All tests are done with the same viewvc.conf only [general] changed
>>
>> Not working:
>> ============
>> [general]
>> svn_root = FreeBSD: /repos/svn/svnroot/testrepo
> 
> This won't work because the option name is "svn_roots" (with an 's'), not
> "svn_root".

Grrr, thanks for finding the typo!
Indeed, correct typing (svn_roots) solves the mistake.

> 
>> Not working:
>> ============
>> [general]
>> root_parents =  /repos/svn/svnroot : svn,
>> 		/repos/cvs : cvs
> 
> This is the same scenario reported by Michael Theys last week.  He's running
> 1.2-dev, but there was a rootname-to-rootpath mapping change made on 1.2-dev
> and backported to 1.1.19 which might be the cause of all this.
> 
>> Working:
>> ==========
>> [general]
>> root_parents =  /repos/svn/svnroot : svn,
>> 		/tmp/svn/svnroot : svn
> 
> So having two 'svn' root_parents works; but having one 'svn' and one 'cvs'
> does not.  Okay.

Yes, having root_parents with 'svn' and 'cvs' does not work.

--
olli

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3054068

To unsubscribe from this discussion, e-mail: [[email protected]].