Re: [viewvc-users] viewvc-1.1.2 and copied paths in log view
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
Tom Throckmorton wrote: > Found the issue - cross_copies was disabled. When I upgraded, I went through > and ported settings from my old viewvc.conf to the new format in 1.1.x. I had > cross_copies=1 in my old config, but in config that came with 1.1.2, I found: > > ## By default each of the configuration items is commented out, with the default > ## value of the option shown. > > ...and for cross_copies: > > ## cross_copies: Cross filesystem copies when traversing Subversion > ## file revision histories. > ## > #cross_copies = 1 > > ...which I presumed meant it was enabled by default. So I left it that way :) > Uncommented and revision view works again as expected. Your presumption was fair. That cross_copies actually defaults to 0 while the conf file template shows 1 is a bug. I'll commit a fix immediately that causes cross_copies to default to 1 in the code (which is the more generally useful behavior). -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2414767 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkry/iUACgkQokEGqRcG/W597gCffC0Aj8flA8rW85eqoFtMFFsy 59AAnA4a42vDivmtpUdQSxtuG7i7M9X6 =NDt9 -----END PGP SIGNATURE-----