Environment: Linux (via Continuum)
Reporter: Piotr Kosiorowski
Currently there is no way to run mkview command without -vws parameter (except
specifying ClearCase LT that turns on also other features). Such invocation is
required by our ClearCase installation. I suggest not to use default
)
Reporter: Piotr Kosiorowski
Checkout fails on Unix: Lets assume it uses/abc/def/1 as a working
directory
First thing it does is it removes /abc/def/1 directory and than sets working
directory to /abc/def/1/.. with:
command.setWorkingDirectory( new File(
workingDirectory
-2
Environment: Linux (run from Continuum)
Reporter: Piotr Kosiorowski
Update fails because update command uses changelog command without setting
logger on it - so
changelog command fails with NullPointerException at the beggining of
execution in:
getLogger().debug( "exec
Hi Chris,
I simply do not know - but I hope others will provide you the answer.
regards
Piotr
Mcmahon, Chris wrote:
Thanks, Piotr! Perhaps you can tell me as well if there are any plans to
support ClearCase dynamic views?
-Original Message-
From: Piotr Kosiorowski [mailto:[EMAIL
Look at the thread maven2 & Continuum & ClearCase posted this weekend -
I had exactly the same problems and sent some workarounds.
I will create JIR issues for it shortly.
Regards
Piotr
Mcmahon, Chris wrote:
I'm having an issue with the ClearCase provider for SCM: when I try a checkout,
Maven
it in
config file.
I have some other minor issues but these ones are difficult to workaround.
Regards
Piotr Kosiorowski