[Anthill] Bug in PVCS or Anthill (with the version file)?

Eric Minick eric at urbancode.com
Thu Jan 20 09:35:20 CST 2005


Hi Rob,

Thanks for the detailed description. I can compare what we do in OS to 
what's done on the Pro side and see if it is just missing a checkin 
comment. Perhaps it used to be optional and is now required.

You can track the version number in a property, insead of a file if 
you'd like. You'd want to replace the UrbanCodeVersioningAdapter with 
com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter . In 
that case, your version number is just stored in the property files.

Thanks,

Eric

Rob Stark wrote:

> Hi There,
> I recently installed the latest version of Anthill OS and hooked up my 
> project to use the PVCS version manager repository (on a Windows 2000 
> server).  I followed the instructions and searched the web on the 
> following, and it appears the issue has been talked about once before 
> but no solution was ever mentioned.  I'm hoping maybe someone can 
> point me in the right direction.
>  
> During a build of Anthill (1.8.??), the code is successfully 
> downloaded from the PVCS repository.  Anthill next check's out the 
> version file to read the file and update it.  Anthill next tries to 
> check the file in but fails to do so.  I'm fairly certain that the 
> reason had to do with the fact that PVCS is requiring a description 
> (or a comment) for the change to the file being checked in.
>  
> Is there a way to resolve this descrepency for anthill?  I'm thinking 
> I might need to setup a config file for PVCS to disable this feature 
> or provide some kind of (PVCS default) evironmenn variable on the 
> server, that will either allow me to disable the comment being 
> required or pass in a generic comment.  I don't yet know how to 
> resolve the issue as the command line docuemntation for PVCS seems a 
> little sketchy/criptic.
>  
> Any thoughts or help is greatly appreciated.  The error in the eror 
> log suggests that anthill is unable to unlock the file and when I log 
> into PVCS I see the .version file still locked.  Essentially the 
> Anthill build process is frozen and never recovers.
>  
> Any help/guidance is appreciated.
> Regards,
>  
> ~Rob
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Anthill mailing list
>Anthill at lists.urbancode.com
>http://lists.urbancode.com/mailman/listinfo/anthill
>  
>




More information about the Anthill mailing list