Why repository weigh so much?

  • Thread starter Thread starter O01eg
  • Start date Start date
Status
Not open for further replies.
O

O01eg

Guest
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/?
 
Status
Not open for further replies.
Back
Top