Converted a CVS repo to git, results a bit odd
Kevin O'Gorman <[email protected]> Mon, 26 Nov 2012 19:13:21 -0800
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <CAGVXcSb6S+Fp=c_LiptyBqZxjPWxY-wO10zYPpUNmqrYuT5tJw@mail.gmail.com> |
I took a CVS repo from sourceforge, converted to git using the non-bare git repo instructions. Everything seems to be there, but... There's a directory named CVSROOT that shows up along with the good stuff when I do "git checkout". What's odd: gitk does not see this, but if I "git rm -r CVSROOT", git removes it so it must have know it was there. Now some parts of this make sense, in that the CVSROOT directory was there in the repo that I pulled off of Sourceforge. I don't think I need it. But why does git disagree with gitk? Is it something cvs2git did? -- Kevin O'Gorman programmer, n. an organism that transmutes caffeine into software. ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3031181 To unsubscribe from this discussion, e-mail: [[email protected]].