John
|
Export working copy - 2007/07/27 12:39
When working on projects, there comes a time when the project files are completed and uploaded to the staging or live environments. At that time, it's nice to be able to get a "clean" copy of the project without all of the hidden ".svn" files included.
There's a way to do this with ZigVersion, and that's the "Export" feature (vs. Checkout). As far as I can tell though, you can only export a project when you don't have a working copy.
It would be a nice feature to be able to export regardless if you have a working copy or not.
I would suggest keeping the default behavior of copy when dragging files from a working copy to the Finder and just add an "export" to the contextual pop-up menu.
Alternatively, I suppose you could change the copy behavior to not include the ".svn" files, but I'm not sure if that would be welcomed by everyone
|