[git-users] Re: Problem with givt svn clone

2011-06-24 Thread Thorsten Peters
Now i donĀ“t geht an error message. Thats fine :-)

But...if i take a look at svn branch -a there are some branches
missing. E.g. branches/volkswagen/* is not in the branch list.
I try a git svn fetch again, but nothing happens.

Also i try the follow: git clone --bare (-b svn-branches) name but
only get an empty repository.
I love git :)

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



[git-users] Issue with migration from Subversion?

2011-06-24 Thread Steph
Hi all,

I am attempting to migrate a fairly sizable SVN repo to git, and a
little more than a third of the way through I'm getting this:

Found possible branch point: [host]/trunk = [host]/branches/interface-
controller-redesign, 11611
Use of uninitialized value $u in substitution (s///) at /usr/local/git/
libexec/git-core/git-svn line 1738.
Use of uninitialized value $u in concatenation (.) or string at /usr/
local/git/libexec/git-core/git-svn line 1738.
refs/remotes/trunk: '[host]/svn' not found in ''

I'm using git 1.7.5.4 on a mac, from the command line.

Thanks for any thoughts.

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.