Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » what folders structure do you use with version control?
Re: what folders structure do you use with version control? [message #13472 is a reply to message #13470] Thu, 10 January 2008 12:25 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1310
Registered: September 2007
Ultimate Contributor
I use :

~/sources/upp
  ~/sources/upp/uppsrc
  .........

Unchanged for the latest stable release, whit I use *only* to compile the devel one.
Then
~/sources/uppdev
  ~/sources/uppdev/MyApps   (testing applicatione, etc..)
  ~/sources/uppdev/uppsrc   (synced with uvs2 daily, and with my patches sometimes
  ~/sources/uppdev/.....    (the rest unchanged)

and, last but not least
~/sources/uppsvn/......      (used only do mantain svn repo)


I then have an UVS2 complete repository copy locally, so I can sync it with central one with ftp, and then sync sources from it.
When I update uvs2, I first make a copy of ~/uppdev/uppsrc to ~/uppdev/uppsrc.<uvs2 latest working version>, as to ~/uppdev/out to ~/uppdev/out.<uvs2 latest working version> to spare time if something goes wrong with new one.
Then I fetch uvs2, I recompile it with stable release and, if all goes ok, I keep the new one. If something goes bad, and I can't solve it, I get the saved copy and post the bug here.

Ciao

Max
 
Read Message
Read Message
Read Message
Previous Topic: alphabetic ordering [FEATURE REQUEST]
Next Topic: [BUG] Big delay stopping a long build process
Goto Forum:
  


Current Time: Sat Aug 09 20:22:20 CEST 2025

Total time taken to generate the page: 0.03400 seconds