Subject: | Feature request: checkout to current directory |
If i currently checkout a directory with:
svk co //local/test
Svk allways creates a directory "test" in the current directory and
checkout the content to this directory. I suggest
svk co //local/test .
To allow svk to do the checkout to the current directory. An alternative
way is to add an new option for this.
Dont forget to add this information to the help commands.