Re: ClearCase implementation

2005-11-12 Thread Emmanuel Venisse
tag nale is a string defined by user. Each user can user its own naming convention. Emmanuel Wim Deblauwe a écrit : One other question on tags ( labels ). How is the tag name formed? We have a naming convention at work here on how labels should be named. regards, Wim 2005/11/12, Wim Deblau

Re: ClearCase implementation

2005-11-12 Thread Wim Deblauwe
One other question on tags ( labels ). How is the tag name formed? We have a naming convention at work here on how labels should be named. regards, Wim2005/11/12, Wim Deblauwe <[EMAIL PROTECTED]>: ok.What is the difference on cleartool usage for all clearcase connection type? Don't have a clue,

Re: ClearCase implementation

2005-11-12 Thread Wim Deblauwe
ok.What is the difference on cleartool usage for all clearcase connection type? Don't have a clue, I only know what we use, I'm not really a ClearCase guru :) regards, Wim

Re: ClearCase implementation

2005-11-11 Thread Emmanuel Venisse
status command is required too by release plugin Emmanuel Emmanuel Venisse a écrit : Wim Deblauwe a écrit : What should I try to implement first? I think update command should be the first. I don't know if clearcase have this mechanism or if it's only a checkout, but our update command

Re: ClearCase implementation

2005-11-11 Thread Emmanuel Venisse
Wim Deblauwe a écrit : Hey, found the pom.xml, it was right where it should be :) :) At work, we are using base UCM with dynamic views (not snapshot views). I'm currently at home, so I can't test anything yet. But I will first try to get to know the code. I does not seem to hard at firs

Re: ClearCase implementation

2005-11-11 Thread Wim Deblauwe
Hey, found the pom.xml, it was right where it should be :) At work, we are using base UCM with dynamic views (not snapshot views). I'm currently at home, so I can't test anything yet. But I will first try to get to know the code. I does not seem to hard at first glance. I know that luntbuild has

Re: ClearCase implementation

2005-11-11 Thread Emmanuel Venisse
Wim Deblauwe a écrit : Hi, I just checkout everything from the scm plugin (using IntelliJ, I'll see if I need tortoiseSVN). Before I change anything, I want to try to build the things I will change, normally maven-scm-provider-clearcase. How do I build? I suppose I need Maven 2 to build, bu