Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-11-05 Thread Gerrit Pape
tags 446495 + patch
quit

On Fri, Nov 02, 2007 at 06:20:24PM +0100, Kurt Roeckx wrote:
> On Fri, Nov 02, 2007 at 11:23:36AM +, Gerrit Pape wrote:
> > Hi Kurt, reading the git source, I can confirm the problem.  But I
> > didn't manage to reproduce it, for some reason git-cvsimport fails for
> > me on a branch point when importing a cvs repo.
> > 
> > Is the cvs repo that you imported public, and can you give me access to
> > it, so I can try to reproduce with that?
> 
> I can atleast reproduce it with openssl's cvs repository which you
> can get with rsync at rsync://dev.openssl.org/openssl-cvs/

Thanks, here's a patch
 
http://git.kernel.org/?p=git/git.git;a=commitdiff;h=a0554224a285b73b87fe1c95dbdff469561b182f

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-11-02 Thread Kurt Roeckx
On Fri, Nov 02, 2007 at 11:23:36AM +, Gerrit Pape wrote:
> 
> Hi Kurt, reading the git source, I can confirm the problem.  But I
> didn't manage to reproduce it, for some reason git-cvsimport fails for
> me on a branch point when importing a cvs repo.
> 
> Is the cvs repo that you imported public, and can you give me access to
> it, so I can try to reproduce with that?

I can atleast reproduce it with openssl's cvs repository which you
can get with rsync at rsync://dev.openssl.org/openssl-cvs/


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-11-02 Thread Gerrit Pape
On Sat, Oct 13, 2007 at 03:48:52PM +0200, Kurt Roeckx wrote:
> I was using git cvsimport with the -u option to convert branches and
> tags with an underscore to a dot.  From the manpage:
>-u
>Convert underscores in tag and branch names to dots.
> 
> It seems to have done it properly for tags, but not for the branches:
> $ git branch
>   AVALON
>   IPv6
> * master
>   origin
>   v2_10_2-patches
>   v2_10_3-patches
>   v2_10_x
>   v2_11_0-patches
>   v2_9_2-patches

Hi Kurt, reading the git source, I can confirm the problem.  But I
didn't manage to reproduce it, for some reason git-cvsimport fails for
me on a branch point when importing a cvs repo.

Is the cvs repo that you imported public, and can you give me access to
it, so I can try to reproduce with that?

Thanks, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-10-13 Thread Kurt Roeckx
Package: git-cvs
Version: 1:1.5.3.2-1

Hi,

I was using git cvsimport with the -u option to convert branches and
tags with an underscore to a dot.  From the manpage:
   -u
   Convert underscores in tag and branch names to dots.

It seems to have done it properly for tags, but not for the branches:
$ git branch
  AVALON
  IPv6
* master
  origin
  v2_10_2-patches
  v2_10_3-patches
  v2_10_x
  v2_11_0-patches
  v2_9_2-patches


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]