I want to write a bash script to clone a project so that I can keep a
dev version of each clients project on my server and then very quickly
replace the current one when I need to. Seems to me I can either:

- use tg-admin quickstart with the new name and then copy over all
relevant files 
- copy all files and rename them and references to the package name with
grep/perl 
- use the exact same name isolated in a different directory ( sounds
dangerous to me ... )

Wondering what others have found to be the best solution for that before
I start bashing. If I can come up with something half way good I'll
stick it on the wiki for improvements.

Thanks
Iain




--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to