Page 2 of 2
Re: internet connection speed limited by OS?
Posted: Fri Jun 05, 2009 8:26 pm
by Fender
we're talking about getting rid of subversion for git or some other distributed source control system
git-svn chokes after checking out our repository though

Re: internet connection speed limited by OS?
Posted: Fri Jun 05, 2009 11:25 pm
by R00k
^misantropia^ wrote:R00k wrote:I'm having to build a Linux machine on VMWare. Ubuntu was requested, so I loaded it, but I've had nothing except problems with it.
If you are not using VMWare's enterprise-y features, give VirtualBox a spin. It's heaps easier to configure and deploy.
PS: Is this to be a server image? Were you using vanilla Ubuntu or Ubuntu Server?
Yes, it was the Server edition.
We already have a VMWare box running upstairs, so I wanted to put it on that.
But I've also been working on a project for the last few weeks to get an enterprise VMWare solution installed. I'm making a hard case for it, I really hope it everything works out.
Re: internet connection speed limited by OS?
Posted: Fri Jun 05, 2009 11:26 pm
by R00k
Fender wrote:we're talking about getting rid of subversion for git or some other distributed source control system
git-svn chokes after checking out our repository though

What's the reason you're getting rid of svn?
Re: internet connection speed limited by OS?
Posted: Sat Jun 06, 2009 12:54 am
by Fender
merging w/ SVN fucking sucks
Re: internet connection speed limited by OS?
Posted: Sat Jun 06, 2009 7:33 am
by ^misantropia^
Heh, that's one of the reasons why my company still uses CVS. For all its shortcomings, branching and merging just works.
Re: internet connection speed limited by OS?
Posted: Sat Jun 06, 2009 7:40 am
by ^misantropia^
Fender wrote:git-svn chokes after checking out our repository though

That seems to be a common problem with git-svn. With checkout you mean `git svn clone`, right? A simple fix that often works is to run `git svn fetch` afterwards, possibly several times until the entire repository has been checked out.
Re: internet connection speed limited by OS?
Posted: Sat Jun 06, 2009 3:18 pm
by Fender
I might have to give that a try, thanks.
Re: internet connection speed limited by OS?
Posted: Tue Jun 16, 2009 9:47 am
by Underpants?
any luck with this project, Fender?
Re: internet connection speed limited by OS?
Posted: Tue Jun 16, 2009 10:04 am
by Fender
too busy to experiment ATM
release is Wed (Thurs realistically)
maybe after that