[svk-devel] Usage scenarios

David Golden xdaveg at gmail.com
Sun Jul 29 09:16:24 EDT 2007


On 7/29/07, Alexandru Popescu ☀ <the.mindstorm.mailinglist at gmail.com> wrote:
> Q: Is there any documentation on how to use svk for local development?
> I have passed through the whole online docs, but most probably I have
> missed this part -- I am pretty sure it is there somewhere. Would you
> mind to point me to it please?

Assuming that you've initialized the depot, you can create whatever
local directories you want and then check them out. E.g.

$ svk mkdir //local/sandbox
$ svk co //local/sandbox

Also, see "svk help import".

I use svk even for local development because my fingers are now
trained for "svk" not "svn".

Regards,
David


More information about the svk-devel mailing list