git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn bug: Output git directory has uncommitted changes
@ 2021-10-24 20:11 Daniel Marschall
  2021-10-25  9:41 ` Eric Wong
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Marschall @ 2021-10-24 20:11 UTC (permalink / raw)
  To: git

Hello,

I have found following bug in the latest version of git-svn . I have 
this issue with the old version shipped in Debian stable, as well as 
with the latest version built from source.


What did you do before the bug happened? (Steps to reproduce your issue)

Extract the following SVN repository to GIT: 
https://svn.viathinksoft.com/svn/filter_foundry/
The bug ONLY happens with this single SVN repository. All other SVN 
repositories from my server work perfectly.

$ PERL5LIB=perl/ ./git-svn --authors-file="../../authors.txt" clone 
--trunk="trunk" "https://svn.viathinksoft.com/svn/filter_foundry/" 
"_test"
$ cd _test
$ git status

What did you expect to happen? (Expected behavior)

git status should show that nothing needs to be commited.

What happened instead? (Actual behavior)

You get a long list of files which need to be committed. The list is 
sometimes longer and sometimes shorter. So, the behavior is not 
deterministic. I have the feeling that the list often contains all files 
in the repo.

Anything else you want to add:

This SVN repository was cloned from a foreign server to my own server, 
and then continued there. I think this SVN repository has some specific 
properties that cause the bugs.

Authors.txt file (changed email addresses for privacy reasons):

daniel-marschall = Person 1 <person1@example.com>
www-data = Person 2 <person2@example.com>
root = Person 3 <person3@example.com>
toby = Person 4 <person4@example.com>
ddenk = Person 5 <person5@example.com>
peter = Person 6 <person6@example.com>
dmarschall = Person 7 <person7@example.com>



[System Info]
git version:
git version 2.33.1
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
uname: Linux 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) 
x86_64
compiler info: gnuc: 8.3
libc info: glibc: 2.28
$SHELL (typically, interactive shell): /bin/bash


[Enabled Hooks]
not run from a git repository - no hooks to show

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

end of thread, other threads:[~2021-10-30 20:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24 20:11 git-svn bug: Output git directory has uncommitted changes Daniel Marschall
2021-10-25  9:41 ` Eric Wong
2021-10-26 15:14   ` Torsten Bögershausen
2021-10-26 19:30     ` Daniel Marschall
2021-10-27 14:41       ` Torsten Bögershausen
2021-10-30 20:52         ` Daniel Marschall

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