git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fatal: unable to run 'git-svn'
@ 2009-04-17  8:08 Jean-Marie Gaillourdet
  2009-04-17 16:36 ` Dmitry Potapov
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Marie Gaillourdet @ 2009-04-17  8:08 UTC (permalink / raw)
  To: git

Hi,

I am not sure whether this is right place to post such question. 

I've been using git svn with different svn repositories for some time now. 
But I have one  repository with which a git svn clone always fails at the 
same revision. There  is no problem when using svn checkout on that 
repository. I do the following:

$ git svn clone https://....some_pivate_server:2443/svn/Foo/trunk/bar/

...
several hundered revisions are imported
...
r896 = 6a91d0d15864c174fe8d001e03c579d1968ab926 (git-svn)
	A	Uebungen/uebung08/README
r897 = c2d0e0f317b54575598c8d3067f26a558b202745 (git-svn)
fatal: unable to run 'git-svn'
$

This is on OX 10.5.6 with
$svn --version
svn, version 1.6.1 (r37116)
   compiled Apr 13 2009, 18:48:29

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

$git --version
git version 1.6.2.2

I tried raising limits for the number of open files and user processes. But 
that did not change anything, it still fails at the same revision. Any 
pointer where to search  for the reason would be great.

Please CC to me any answer since I am not registered with this mailinglist.

Best regards,

Jean

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

* Re: fatal: unable to run 'git-svn'
  2009-04-17  8:08 fatal: unable to run 'git-svn' Jean-Marie Gaillourdet
@ 2009-04-17 16:36 ` Dmitry Potapov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Potapov @ 2009-04-17 16:36 UTC (permalink / raw)
  To: Jean-Marie Gaillourdet; +Cc: git

On Fri, Apr 17, 2009 at 12:08 PM, Jean-Marie Gaillourdet
<jmg@gaillourdet.net> wrote:
>
> several hundered revisions are imported
> ...
> r896 = 6a91d0d15864c174fe8d001e03c579d1968ab926 (git-svn)
>        A       Uebungen/uebung08/README
> r897 = c2d0e0f317b54575598c8d3067f26a558b202745 (git-svn)
> fatal: unable to run 'git-svn'

Sounds similar to

http://thread.gmane.org/gmane.comp.version-control.git/114925/focus=114957

but it is all what I know about it...

Dmitry

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

end of thread, other threads:[~2009-04-17 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17  8:08 fatal: unable to run 'git-svn' Jean-Marie Gaillourdet
2009-04-17 16:36 ` Dmitry Potapov

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).