* Problems with git-svnimport
@ 2007-06-07 21:42 Alex R.M. Turner
2007-06-07 22:29 ` Johannes Schindelin
2007-06-08 10:56 ` Martin Langhoff
0 siblings, 2 replies; 5+ messages in thread
From: Alex R.M. Turner @ 2007-06-07 21:42 UTC (permalink / raw)
To: git
I am trying to import my svn project into git with git-svnimport, but I am
getting a bunch of error messages using the following command:
git-svnimport -C eastcoastmarine -v \
svn://svn.mintpixels.com/eastcoastmarine-website
I get messages like:
4: Unrecognized path: /trend-scripts/trunk/run_purge.sh
Is this expected, or should I be worried?
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problems with git-svnimport
2007-06-07 21:42 Problems with git-svnimport Alex R.M. Turner
@ 2007-06-07 22:29 ` Johannes Schindelin
2007-07-03 19:45 ` Matthias Urlichs
2007-06-08 10:56 ` Martin Langhoff
1 sibling, 1 reply; 5+ messages in thread
From: Johannes Schindelin @ 2007-06-07 22:29 UTC (permalink / raw)
To: plexq; +Cc: git
Hi,
On Thu, 7 Jun 2007, Alex R.M. Turner wrote:
> I am trying to import my svn project into git with git-svnimport, but I am
> getting a bunch of error messages using the following command:
>
> git-svnimport -C eastcoastmarine -v \
> svn://svn.mintpixels.com/eastcoastmarine-website
>
> I get messages like:
> 4: Unrecognized path: /trend-scripts/trunk/run_purge.sh
Let's deprecate git-svnimport, once for all.
git-svn should work much better.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problems with git-svnimport
2007-06-07 22:29 ` Johannes Schindelin
@ 2007-07-03 19:45 ` Matthias Urlichs
2007-07-03 22:19 ` Peter Baumann
0 siblings, 1 reply; 5+ messages in thread
From: Matthias Urlichs @ 2007-07-03 19:45 UTC (permalink / raw)
To: git
Johannes Schindelin <Johannes.Schindelin <at> gmx.de> writes:
> Let's deprecate git-svnimport, once for all.
>
> git-svn should work much better.
>
In other words, you volunteer to fold everything that git-svnimport can do into
git-svn? The last time I checked, neither was a feature-complete subset of the
other...
If so: don't let me hold you back. ;-)
--
Matthias Urlichs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problems with git-svnimport
2007-07-03 19:45 ` Matthias Urlichs
@ 2007-07-03 22:19 ` Peter Baumann
0 siblings, 0 replies; 5+ messages in thread
From: Peter Baumann @ 2007-07-03 22:19 UTC (permalink / raw)
To: Matthias Urlichs; +Cc: git
On Tue, Jul 03, 2007 at 07:45:12PM +0000, Matthias Urlichs wrote:
> Johannes Schindelin <Johannes.Schindelin <at> gmx.de> writes:
>
> > Let's deprecate git-svnimport, once for all.
> >
> > git-svn should work much better.
> >
> In other words, you volunteer to fold everything that git-svnimport can do into
> git-svn? The last time I checked, neither was a feature-complete subset of the
> other...
>
> If so: don't let me hold you back. ;-)
>
May I ask what is missing in git-svn to replace git-svnimport? As I
can't think of anything which is missing in git-svn.
-Peter
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problems with git-svnimport
2007-06-07 21:42 Problems with git-svnimport Alex R.M. Turner
2007-06-07 22:29 ` Johannes Schindelin
@ 2007-06-08 10:56 ` Martin Langhoff
1 sibling, 0 replies; 5+ messages in thread
From: Martin Langhoff @ 2007-06-08 10:56 UTC (permalink / raw)
To: plexq; +Cc: git
On 6/8/07, Alex R.M. Turner <aturner@plexq.com> wrote:
> Is this expected, or should I be worried?
It means that you need to play a bit with your import settings. It
usually takes me a few tried to get the right trunk, tags and branches
parameter for each repo. SVN's layout is a bit too flexible and
doesn't make this easy to figure out.
cheers,
martin
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-07-03 22:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 21:42 Problems with git-svnimport Alex R.M. Turner
2007-06-07 22:29 ` Johannes Schindelin
2007-07-03 19:45 ` Matthias Urlichs
2007-07-03 22:19 ` Peter Baumann
2007-06-08 10:56 ` Martin Langhoff
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).