> - can you add checkouted files in a list in checkout consuler like we > do it in svn provider?
I added this and attached an 'svn diff' patch to the issue. I also attached a patch to fix several lingering issues with the commands - 'release:prepare' should work fully now. > - can we checkout files in a specified directory (not only in working > directory defined in Perforce configuration)? Continuum doesn't allow > for the moment checkout in an other directory than continuum working > directory. I see why you are asking for this now. release:perform requires this support since it checks out the tagged code into target/checkout. I don't know how to cleanly do this in Perforce. I will have to think about it but it's going to be ugly unless they have some sort of 'export' command that I don't know about. http://jira.codehaus.org/browse/SCM-79 mike