[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] Export a clean folder suggestion

From: Fernando P. Nájera Cano <yo_at_FernandoNajera.es>
Date: 2004-07-13 18:54:59 CEST

Hi,

Sorry for the flooding :P :)

I don't know if this export command behaviour is intended or not:

* In your WC, create some files. Then export your WC into other
folder. Those files (which are not into version control) are not
copied.

* In your WC, create some files and mark them to be ignored by svn.
Then export your WC into other folder. Those files/folders won't be
copied.

If the intended behaviour is that - I think it is, I'll ask for a new
feature or an option for that export: copy ALL files without .svn
folders.

My reasons: we develope web projects, and we exclude some folders from
version control like "bin", "obj" and some other files (like
web.config because we have web.config.template and each user
configures his web.config). When trying to deploy, I can either:

1) copy all the folders "as-are", so I'll deploy bin folders but also
.svn folders :(

2) use TSVN export command, which will exclude .svn folders (good!)
but also bin folders :(

3) do #1 and then search and remove all the .svn folders by hand (or
using the stupid Find files of Windows which works... sometimes)

4) do #2 and remember to add that 2 files from folder A, that 3 files
from folder B\C\D, that folder bin, etc...

Alternatively, I would accept a shell command to remove all .svn
folders recursively from a folder :)

Best regards,

Fernando Najera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 13 19:55:22 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.