git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git svn clone throws Svndiff data contains backward-sliding source view error
@ 2020-04-28 13:44 chaya shetty
  2020-04-30 19:14 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: chaya shetty @ 2020-04-28 13:44 UTC (permalink / raw)
  To: git

Hi team,

I am trying to migrate my SVN project to git, using simple git svn
clone command. The conversion stops at some revision with error:
 0 [main] perl 2287 cygwin_exception::open_stackdumpfile: Dumping
stack trace to perl.exe.stackdump

So, I tried to resume the migration using git svn fetch. It runs for
few minutes and again stops with the below error:
Svndiff data contains backward-sliding source view: Svndiff has
backwards-sliding source views at C:/Program
Files/Git/mingw64/share/perl5/Git/SVN/Ra.pm line 312.

I searched for the solution almost everywhere and tried every single
thing possible to solve this problem, but no luck.
I thought I would really get some help in solving this issue by
mailing the issue to you.

Thanks in advance!!
The response really matters .

Regards,
Chaya

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

* Re: git svn clone throws Svndiff data contains backward-sliding source view error
  2020-04-28 13:44 git svn clone throws Svndiff data contains backward-sliding source view error chaya shetty
@ 2020-04-30 19:14 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2020-04-30 19:14 UTC (permalink / raw)
  To: chaya shetty; +Cc: git

chaya shetty <chaya.s1010@gmail.com> wrote:
> Hi team,
> 
> I am trying to migrate my SVN project to git, using simple git svn
> clone command. The conversion stops at some revision with error:
>  0 [main] perl 2287 cygwin_exception::open_stackdumpfile: Dumping
> stack trace to perl.exe.stackdump
> 
> So, I tried to resume the migration using git svn fetch. It runs for
> few minutes and again stops with the below error:
> Svndiff data contains backward-sliding source view: Svndiff has
> backwards-sliding source views at C:/Program
> Files/Git/mingw64/share/perl5/Git/SVN/Ra.pm line 312.

That looks like an error thrown from the SVN libraries which
git-svn uses.  Perhaps contacting SVN developers can help,
since it's nothing I've seen before.

I also have no idea about the quality of libsvn, Perl, or
git-svn on cygwin or any Windows builds.  Would you happen to
have a Linux or *BSD machine to try "git svn clone" on?

Thanks

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

end of thread, other threads:[~2020-04-30 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 13:44 git svn clone throws Svndiff data contains backward-sliding source view error chaya shetty
2020-04-30 19:14 ` Eric Wong

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