feature requests: svn import --overwrite --prune --replicate
From: Yount, Steffen <SYount_at_medialinq.com>
Date: 2003-12-12 01:50:39 CET
Hi,
I don't know if these ideas have already been discussed but anyway here they
I've been messing around with the "svn import" function and I believe that
--overwrite
With this option set, rather than having "svn import" spit out an error
--prune
With this option set, "svn import" would prune all files and directories
--replicate
With this option set, svn import would perform as if both --overwrite and
Why would these options be so cool? Well "--replicate" would allow the user
Now, maybe I'm missing something, but it seems that to get this same
1) svn import my source dir minus all the already existing files
2) svn checkout the destination dir
3) recursively copy my source dir over my destination dir's working copy
4) svn remove all the files and dirs from my destination dir's working copy
5) svn commit the destination dir working copy
If you have a better way to achieve the same ends with currently available
Please correct me if I'm wrong, but it seems like all it would take, to
From my 50 mile high vantage point, these features seem like they may not be
What are your Thoughts? Comments? Questions?
Kind regards,
-Steffen
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.