Qhimm.com Forums
Project forums => Q-Gears => Topic started by: O01eg on 2010-06-12 06:06:47
-
Is it nessesary to store compiled files in trunk/output/, archives of old version in trunk/media/ and doubles of .dll in repository?
-
Is it nessesary to store compiled files in trunk/output/, archives of old version in trunk/media/ and doubles of .dll in repository?
Yes. I use svn to sync few of places where I'm working on qgears project. And to not lose anything that can be impotrant. You don't have to grab all the files anyway.
-
I don't find any exclude options for svn checkout and update.
Isn't better to store them in tags/ or branch/ outside of trunk/?