The Artima Developer Community
Sponsored Link

Java Buzz Forum
Happily Subversive?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Gosling

Posts: 226
Nickname: jgosling
Registered: Aug, 2003

James Gosling is an engineer at Sun Microsystems
Happily Subversive? Posted: Jul 25, 2005 12:27 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by James Gosling.
Original Post: Happily Subversive?
Feed Title: James Gosling: on the Java road...
Feed URL: /jag/feed/entries/rss?cat=%2FJava
Feed Description: I've been inescapably tagged as "the Java guy", despite the fact that I havn't worked in the Java product organization for a couple of years (I do still kibbitz). These days I work at Sun's research lab about two thirds of the time, and do customer visits and talks the other third. For more detail...
Latest Java Buzz Posts
Latest Java Buzz Posts by James Gosling
Latest Posts From James Gosling: on the Java road...

Advertisement
I've been spending the last few days helping figure out what we (Sun) should do about version control for all of our source files. We've been using a system called TeamWare that we developed in-house years ago. It's the father-of-BitKeeper. It's solid as a rock and scales well, but no one has worked on it for years and it's beginning to show its age (in particular, it has no web-based distributed development: it's based around NFS).

So I've been going through the alternatives. BitKeeper is "problematic" (mostly: incompatible with working with open source organizations). CVS has a huge raft of technical problems. We've thought about open-sourcing TeamWare, but there would be a lot of engineering effort required to bring it into the modern world and run on many different platforms. SubVersion+svk is looking interesting, but it's hard to tell how well it works under fire at scale.

I'd love to hear from folks who have used SubVersion (with or without svk) for multi-million-line code bases with thousands of versions.

(Thu Jul 21 12:22:25 PDT 2005)

Read: Happily Subversive?

Topic: Avoid cliches like the plague Previous Topic   Next Topic Topic: Work Culture at Google - An Inside Story

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use