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 » Developing U++ » U++ Developers corner » svn
Re: svn [message #11139 is a reply to message #7947] Wed, 22 August 2007 01:19 Go to previous message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
\MyApps\Project\trunk\

is very likely not what you want.

Keep your package in classic
\MyApps\Project\

Then on SVN repository feel free to create
/...anything.../Project/trunk
(and tags and branches and under branches some branch directories, etc...)

Than don't check out whole /...../Project tree from SVN, but only the /..../Project/trunk subtree into the \MyApps\Project\ directory.

So you get rid of the "trunk" in MyApps.

Keep experimenting with SVN on some unimportant data and in testing repository, check the free book about using SVN.

And take your time! It's easy to do checkout, commit and update, but to learn when/why to branch, when to merge, and WHEN to commit, that's lot more complex stuff and it does require some experience and some thinking about how SVN works, and how you can benefit from it.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: The age of multicore has just started for U++....
Next Topic: OS X
Goto Forum:
  


Current Time: Fri May 10 12:27:02 CEST 2024

Total time taken to generate the page: 0.02840 seconds