Articles from April 2007
Posted by Mark Phippard on April 26, 2007
My previous blog entry discussed the issue of repository layout. This entry will try to answer the question of whether you should have one repository per project or a single repository that houses all your projects. There is not going to be a single right answer to this question. Hopefully this post will help you [...]
Categories: Administration, Subversion Server, Subversion in the Enterprise
|
Tags: collabnet, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, version control
|
View Comments
Posted by Bob Jenkins on April 26, 2007
One of my jobs at CollabNet has me consulting with enterprises that are planning to adopt Subversion either for specific projects or as a standard for the organization. These enterprises understand the value of Subversion for meeting their requirements for version control and software configuration management. They appreciate the work that the open source community [...]
Categories: Subversion in the Enterprise
|
Tags: collabnet, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, version control
|
View Comments
Posted by Mark Phippard on April 19, 2007
I see a lot of questions asked about "What is the recommended repository layout?", "What does trunk mean?", or: "What is the significance of trunk?". This post will try to answer those questions and more. A Subversion repository implements the metaphor of a versioned filesystem. The repository is just a filesystem with folders and files. [...]
Categories: Administration, Subversion Client, Subversion Server
|
Tags: collabnet, file system, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, subversion client, subversion server, version control
|
View Comments
Posted by Jeremy Whitlock on April 17, 2007
Usually compiling JavaHL is pretty simple: just follow the directions mentioned in the source code. Not on OS X though, there is an anomaly on OS X when running "make javahl" or "make install-javahl". When you run these make targets on OS X, you get output like this: ld: multiple definitions of symbol ___divdi3/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a(_divdi3.o) [...]
Categories: Uncategorized
|
Tags: Apple, collabnet, Linux, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, Unix, version control, Windows
|
View Comments
Posted by Auke Jilderda on April 10, 2007
Today we took Ohloh live on openCollabNet. Ohloh is a reporting engine for public projects. Subversion is one of the projects they have a dashboard for. You can see the history of the code base, who the committers are, the history of their commits, languages used and other things. Check out the Subversion dashboard at [...]
Categories: Subversion Client, Subversion Events
|
Tags: collabnet, Ohloh, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, Subversion dashboard, version control
|
View Comments
Posted by Auke Jilderda on April 9, 2007
In the last few blog posts we have mentioned the webinar “Subversion in the Enterprise”. A replay of this webinar is availabe from CM Crossroads. The webinar covers: A quick introduction of CollabNet (real quick) What is Subversion? Why Subversion is right for the Enterprise What companies are using it for A Reuters Case Study [...]
Categories: Subversion Client, Subversion Events
|
Tags: collabnet, open-source, Programming, replay, Revision Control, SCM, Software Configuration Management, software development, SourceForge, subversion, subversion in the enterprise, version control, webinar
|
View Comments
Posted by Mark Phippard on April 9, 2007
If you have been reading this blog, then you know that we recently held a webinar on Subversion in the Enterprise. The attendance at this webinar was amazing and we received a lot of questions from attendees during the webinar. I was assigned to answer the questions that related to Subversion tools, since that is [...]
Categories: Client Tools, Subversion Client
|
Tags: collabnet, open-source, Programming, Revision Control, SCM, Software Configuration Management, software development, subversion, version control
|
View Comments
Posted by Bob Jenkins on April 2, 2007
I participated in a webinar two weeks ago, Subversion in the Enterprise, in which we had a limited chance to respond to questions. We’ll answer some of the remaining questions here. One topic that came up multiple times was enterprises migrating from Rational ClearCase. Since I spent 5 years helping sell, implement and support ClearCase, [...]
Categories: Subversion in the Enterprise
|
Tags: ClearCase, collabnet, Migration, open-source, Programming, Rational, Revision Control, SCM, Software Configuration Management, software development, subversion, version control
|
View Comments