git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git cvsimport: new tags not imported on second cvsimport
@ 2012-08-04  9:31 Ilya Basin
  2012-08-04  9:45 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Ilya Basin @ 2012-08-04  9:31 UTC (permalink / raw)
  To: git

I made the initial import:
    git cvsimport -d :pserver:user@blackbird:10010/data/cvs/webgui -C SAP -r cvs -k SAP

edited .git/config:
    [cvsimport]
            module = SAP
            r = cvs
            d = :pserver:user@blackbird:10010/data/cvs/webgui

did some commits to CVS and created a new tag

Then ran:
    git cvsimport -ak
To synchronize with CVS.

The new commits were imported, but the new tag wasn't.
I made initial import again to another directory and the new tag was
in it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-04 22:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04  9:31 git cvsimport: new tags not imported on second cvsimport Ilya Basin
2012-08-04  9:45 ` Andreas Schwab
2012-08-04 13:01   ` Re[2]: " Ilya Basin
2012-08-04 15:58     ` Andreas Schwab
2012-08-04 22:09       ` Junio C Hamano
2012-08-04 22:20         ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).