Re: Feature request: "Surrogate" repository root for $Header$ and $Source$ keyword expansion?
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 01/27/2012 12:35 PM, Maciek Sakrejda wrote: > Great! How is the attached for a start? It passes the > cvs_surrogate_root through set_project and uses that (if specified) as > proposed. I haven't added any tests or sample config file docs yet, > but is this the right approach? It seems to work on my repository. > > I tried running the existing tests, but several fail for me on trunk > (r5374) even without my patch. The failures are in #86: > > EXCEPTION: Failure: Symbol filled twice in a row > [...] > XFAIL: run-tests.py 86: reveal a second bug that created a branch twice > > #128: > > EXCEPTION: Failure: Revision 3 changed paths list was: > [...] > XFAIL: run-tests.py 128: optimal tag after deleting files > > > and #162: > > Traceback (most recent call last): > [...] > XFAIL: run-tests.py 162: check adding .cvsignore to an existing branch These tests are "XFAIL", meaning "expected failure", meaning "known bug that hasn't been fixed yet". You needn't worry about those. The things to worry about are "FAIL" and "XPASS", which indicate unexpected changes to the test results. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2911820 To unsubscribe from this discussion, e-mail: [[email protected]].