External file (images, sounds) naming convention at Xcode [closed]
Closed 9 years ago.
CI – How long is continous?
We currently are using CCNet as our continous integration server. Most projects check for changes every 30 seconds (the default) and if needed perform a build (unit tests, stylecop, fxcop, etc).
svn vs git for the sole developer? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Why do Git users say that Subversion does not have all the source code locally?
I’m only going on what I’ve read on SO, so forgive me, but all I read says that one major advantage of Git over Subversion is that Git gives all the source code to the developer locally, not having to do anything on the server.
What’s so difficult about SVN merges?
Possible Duplicate:
I’m a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
Good practices to write Tags at SVN [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. Tags are a vital part at Version Controlling […]
How do professional application developers use version control systems, like GIT and Subversion?
I am a beginner developer and I have been wondering from the start, how do professional use tools like GIT and Subversion (I don’t have a very good understanding about these tools), to fulfill their project’s needs. If they do use it, how would I set up something like that?
In Subversion, how should I set up a new major version of my application?
I’m about to start work on a new version (version 4) of my commercial application. I use Subversion.
Why does git allow you to “change history”? [duplicate]
Possible Duplicate:
When should the VCS history of a project be deleted?
Why does git allow you to “change history”? [duplicate]
Possible Duplicate:
When should the VCS history of a project be deleted?