From: Georg Lohrer <pacco@tropezien.de>
To: git@vger.kernel.org
Subject: How to use git-svnimport without trunk, tags and branches?
Date: Sun, 11 Mar 2007 12:38:31 +0100 [thread overview]
Message-ID: <45F3EA37.2080502@tropezien.de> (raw)
Hi,
I have searched the archive but did not found any hint for my problem.
Perhaps I did not have the right search pattern, but see yourself:
The most important thing prior of using git was to import my subversion
repositories. It seems to be quite easy if the SVN-repositories are of
common structure using the trunk, tags and branches structure.
But times ago I have had the idea of not using the traditional structure
of subversion for some of my repositories but using the repository
directly as single directory - no trunk, no tags, no branches. That was
because I thought only a geek would have the "complicated" way for only
a few files without any need for tags and branches.
And now the git-svnimport does not seem to be able to handle a SVN-repos
structure like mine:
~/svnrepos/
|------- projectA
|---- foo.cpp
|---- foo.h
I want to import projectA into git _with_ the commit-history (there are
of course no tags and no branches).
Is there a way to do that with git-svnimport? Or do I have to throw away
all the details, checkout projectA and reimport it as initial version
with git?
Any hints are warmly appreciated.
Ciao, Georg
next reply other threads:[~2007-03-11 12:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-11 11:38 Georg Lohrer [this message]
2007-03-11 14:36 ` How to use git-svnimport without trunk, tags and branches? Karl Hasselström
2007-03-11 16:57 ` Georg Lohrer
2007-03-11 20:26 ` Karl Hasselström
2007-03-12 15:10 ` pacco
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45F3EA37.2080502@tropezien.de \
--to=pacco@tropezien.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).