Re: Doesn't match label, checkin, or other
varban <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Hi Marcio, this happens when Anthill tries to parse the revision log. Then it looks for particular clues and patterns in order to recognise the different parts of the revision log. If at one point the revision log contains something that Anthill cannot recognize, you get the "Doesn't match label, checkin, or other..." message. If you could send me the output from the history command I can take a look and see what the problems is. Regards, Varban Marcio Marchini wrote: > Hi, > > Any idea what is causing this Anthill error? The build log says: > > FAILED to get revision list. Message: Exception when getting revisions. > > And here's the exception: > > > 10:08:39:372 [Thread - AnthillBuildDaemon] INFO > com.urbancode.anthill.adapter.VSSRepositoryAdapter - get revisions > since command: cmd /x/c "cd /d > "C:\java\anthill-1.8.0.264\work\ContinuousBuildExample" && > "\\develdata01\sourcesafe\Foobar3\win32\ss" cp > "$/ContinuousBuildExample" -Y"builds" && > "\\develdata01\sourcesafe\Foobar3\win32\ss" history -Y"builds" -R -I-Y > -vd12/01/2005;10:08A~11/29/2005;09:49P" > > 10:08:39:904 [Thread - AnthillBuildDaemon] DEBUG > com.urbancode.anthill.adapter.VSSRepositoryAdapter - Doesn't match > label, checkin, or other... > 10:08:39:919 [Thread - AnthillBuildDaemon] ERROR > com.urbancode.anthill.BuildManager - Exception when getting revisions. > com.urbancode.anthill.adapter.RepositoryException: Exception when > getting revisions. > at > com.urbancode.anthill.adapter.VSSRepositoryAdapter.getRevisionsSince(VSSRepositoryAdapter.java:211) > > at > com.urbancode.anthill.BuildManager.loadRevisions(BuildManager.java:287) > at com.urbancode.anthill.BuildManager.build(BuildManager.java:215) > at > com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231) > > at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158) > at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73) > > > > > Any idea why the "Doesn't match label, checkin, or other..." ? If I > execute the commands individually they seem to work. > > 1) cd /d "C:\java\anthill-1.8.0.264\work\ContinuousBuildExample" > ==> changes dir ok > > 2)"\\develdata01\sourcesafe\Foobar3\win32\ss" cp > "$/ContinuousBuildExample" -Y"builds" > output=> Current project is $/ContinuousBuildExample > > 3) "\\develdata01\sourcesafe\Foobar3\win32\ss" history -Y"builds" -R > -I-Y -vd12/01/2005;10:08A~11/29/2005;09:49P" > output===> nothing. No error message, no positive message either. > > > Ideas? > > > marcio > > > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill