Way to avoid myproject/myproject directory structure resulting from cvs2git?

David Charles <[email protected]> Mon, 17 Aug 2015 15:13:30 -0700
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <CAJHoYyLUQg6aw4b+ogarvPymU=QY0SPHASjsC0j8ztd++k9jHA@mail.gmail.com>
------=_Part_7225_2054489353.1439879348982
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

I wonder if anyone can help with this.

I followed the instructions [http://cvs2svn.tigris.org/cvs2git.html] to
convert a single module of a CVS repository to a Git repository.  But, upon
arriving at the very last step (cloning the project to view the results) I
ended up with a directory structure that looks like this:

    myproject/
        myproject/
        CVSROOT/

I don't really want the CVSROOT directory in my final results if possible.
Moreover, I do not like the fact that 'myproject' and 'CVSROOT' are wrapped
in another 'myproject' folder.  I wonder if these things can be avoided.  I
would much rather clone the project and get only the interior 'myproject'
folder.

Thanks,
David

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3132559

To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_7225_2054489353.1439879348982
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello,<div><br></div><div>I wonder if anyone can help with=
 this.</div><div><br></div><div>I followed the instructions [<a href=3D"htt=
p://cvs2svn.tigris.org/cvs2git.html">http://cvs2svn.tigris.org/cvs2git.html=
</a>] to convert a single module of a CVS repository to a Git repository.=
=C2=A0 But, upon arriving at the very last step (cloning the project to vie=
w the results) I ended up with a directory structure that looks like this:<=
/div><div><br></div><div>=C2=A0 =C2=A0 myproject/</div><div>=C2=A0 =C2=A0 =
=C2=A0 =C2=A0 myproject/</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 CVSROOT/</di=
v><div><br></div><div>I don&#39;t really want the CVSROOT directory in my f=
inal results if possible.=C2=A0 Moreover, I do not like the fact that &#39;=
myproject&#39; and &#39;CVSROOT&#39; are wrapped in another &#39;myproject&=
#39; folder.=C2=A0 I wonder if these things can be avoided.=C2=A0 I would m=
uch rather clone the project and get only the interior &#39;myproject&#39; =
folder.</div><div><br></div><div>Thanks,</div><div>David</div><div><br></di=
v></div>

------=_Part_7225_2054489353.1439879348982--