git-svn chokes after checking out our repository though
internet connection speed limited by OS?
Re: internet connection speed limited by OS?
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
			
			
									
						
										
						git-svn chokes after checking out our repository though
Re: internet connection speed limited by OS?
Yes, it was the Server edition.^misantropia^ wrote:If you are not using VMWare's enterprise-y features, give VirtualBox a spin. It's heaps easier to configure and deploy.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.
PS: Is this to be a server image? Were you using vanilla Ubuntu or Ubuntu Server?
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?
What's the reason you're getting rid of svn?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
Re: internet connection speed limited by OS?
merging w/ SVN fucking sucks
			
			
									
						
										
						- 
				^misantropia^
 - Posts: 4022
 - Joined: Sat Mar 12, 2005 6:24 pm
 
Re: internet connection speed limited by OS?
Heh, that's one of the reasons why my company still uses CVS. For all its shortcomings, branching and merging just works.
			
			
									
						
										
						- 
				^misantropia^
 - Posts: 4022
 - Joined: Sat Mar 12, 2005 6:24 pm
 
Re: internet connection speed limited by OS?
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.Fender wrote:git-svn chokes after checking out our repository though
Re: internet connection speed limited by OS?
I might have to give that a try, thanks.
			
			
									
						
										
						- 
				Underpants?
 - Posts: 4755
 - Joined: Mon Oct 22, 2001 7:00 am
 
Re: internet connection speed limited by OS?
any luck with this project, Fender?
			
			
									
						
										
						Re: internet connection speed limited by OS?
too busy to experiment ATM
release is Wed (Thurs realistically)
maybe after that
			
			
									
						
										
						release is Wed (Thurs realistically)
maybe after that