[svk-devel] The Future of SVK
Joshua Jensen
jjensen at workspacewhiz.com
Fri May 29 00:18:39 EDT 2009
----- Original Message -----
From: Glen Ogilvie
Date: 5/28/2009 4:46 PM
> Hi all,
>
> SVK offers me a unique feature that I have not found anywhere else, which
> is checked out trees that don't contain any .svn, .git, or other random files.
>
> As it sounds like unless the community steps up development, SVK might not
> work at some point in the future, is the any other tools that offer the clean
> checkouts of SVK?
>
I have not used it, but Git has the following. I imagine you can use it
to emulate SVK's clean checkouts.
core.worktree
Set the path to the working tree. The value will not be used in
combination with repositories found automatically in a .git
directory (i.e. $GIT_DIR is not set). This can be overridden by the
GIT_WORK_TREE environment variable and the /--work-tree/ command
line option. It can be a absolute path or relative path to the
directory specified by --git-dir or GIT_DIR. Note: If --git-dir or
GIT_DIR are specified but none of --work-tree, GIT_WORK_TREE and
core.worktree is specified, the current working directory is
regarded as the top directory of your working tree.
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/svk-devel/attachments/20090528/70fe4cff/attachment.htm
More information about the svk-devel
mailing list