*Bump*
I just updated the repository to Mercurial. SVN still works, but all
the new stuff will be in Mercurial!
On Oct 14, 6:53 pm, Troy Cox <
troylee...@gmail.com> wrote:
> Hmm . . .I just read the link you provided (better late than
> never . . . maybe).
> [QUOTE]
> While there were several DVCSs that we could support, our decision to
> supportMercurialwas based on two key reasons. The primary reason was
> to support our large base of existing Subversion users that want to
> use a distributed version control system. For these users we felt thatMercurialhad the lowest barrier to adoption because of its similar
> command set, great documentation (including a great online book), and
> excellent tools such as Tortoise Hg. Second, given that Google Code's
> infrastructure is built for HTTP-based services, we found thatMercurialhad the best protocol and performance characteristics for
> HTTP support. For more information, see our analysis.
> [/QUOTE]
>
> Since you support a broad user base, it might be best to go with the
> flow of support that will be built in--I didn't know Google was
> supportingMercurialin this way.
> > Well from what I understand Git andMercurialhave nearly the same feature
> > set. (Cloning, local/offline commits, etc) If you understand one, you
> > understand the other. However if everyone who is editing PulpCore right now
> > already uses Git and notMercurial, then that's a reason to go Git.
>
> > On Wed, Oct 14, 2009 at 5:44 PM, Troy Cox <
troylee...@gmail.com> wrote:
>
> > > Git, Git, Git!!!
> > > We've been using git at work for almost a year now.
> > > It has a bit more of a learning curve, but is BY FAR, the most
> > > powerful tool out there.
>
> > > I use both PC and MAC to develop the same pulpcore project (using
> > > Intellij). I have different build scripts and library locations on
> > > each box. I'm able to work between the two without problems.
>
> > > I set up my own git repositories on my bluehost account (or anywhere),
> > > and can access from anywhere, at anytime.
>
> > > You want to go crazy? Simply clone a branch and go crazy. Reset,
> > > cherry pick, use any diff tool you want (I like perforce [just the
> > > diff for free]).
>
> > > At work we use it with visual studio (c# .net). No problem.
> > > We use it with Ruby across macs and pc's. No problem.
> > > VPN from home. No problem.
>
> > > If I can steer you in any way, use git.
>
> > > -Troy
>
> > > On Oct 14, 11:40 am, David Brackeen <
brack...@gmail.com> wrote:
> > > > Hi all,
> > > > I'm considering switching PulpCore toMercurialand wanted to hear
> > > > Also,Mercurialgood tool support: