git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Why is this known by git but not by gitk
@ 2012-11-27 17:50 Kevin O'Gorman
  2012-11-28  0:19 ` Felipe Contreras
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin O'Gorman @ 2012-11-27 17:50 UTC (permalink / raw
  To: git

I just converted a SourceForge CVS repo to git using cvs2svn.  One
directory in the result is named CVSROOT and everything would be fine,
but I wan to know why gitk does not see it.

Git itself does not report it either, but it lets me "git rm -r
CVSROOT" and stages the change.

I just want to know what's up with this before I commit myself to
using this converted repo.

--
Kevin O'Gorman

programmer, n. an organism that transmutes caffeine into software.

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

* Re: Why is this known by git but not by gitk
  2012-11-27 17:50 Why is this known by git but not by gitk Kevin O'Gorman
@ 2012-11-28  0:19 ` Felipe Contreras
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Contreras @ 2012-11-28  0:19 UTC (permalink / raw
  To: Kevin O'Gorman; +Cc: git

On Tue, Nov 27, 2012 at 6:50 PM, Kevin O'Gorman <kogorman@gmail.com> wrote:
> I just converted a SourceForge CVS repo to git using cvs2svn.  One
> directory in the result is named CVSROOT and everything would be fine,
> but I wan to know why gitk does not see it.
>
> Git itself does not report it either, but it lets me "git rm -r
> CVSROOT" and stages the change.
>
> I just want to know what's up with this before I commit myself to
> using this converted repo.

Is it present in the .gitignore file?

-- 
Felipe Contreras

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

end of thread, other threads:[~2012-11-28  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 17:50 Why is this known by git but not by gitk Kevin O'Gorman
2012-11-28  0:19 ` Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).