The devs are aware of the issue, a fix is in progress. Sorry for not looking into the dev mailing list first.

Am 06.04.2018 um 10:47 schrieb Uli He:
Today, I observed this:

|
uli$ git svn dcommit
Committingto https://{censored} ...
Useof uninitialized value $rec inscalar chomp at /usr/share/perl5/Git.pm line 557,<$fh>chunk 2.
        M       modules/wws_asfast/templates/http/generic.vhost.erb
Committedr47284
        M       modules/wws_asfast/templates/http/generic.vhost.erb
r47284 =f83439cfa471ce4be145a475ba8fe720425d40c3 (refs/remotes/svnclone/trunk) Nochanges between dcf8a0dfa557687ef27f74cb2a7d22c3f963c1a7 andrefs/remotes/svnclone/trunk
Resettingto the latest refs/remotes/svnclone/trunk
|

I've never seen the warning for previous versions of git (2.16.3 and older). I'm using 2.17.0 at the moment. I'm on Linux.

The warning seems to show up on every dcommit:

|
uli$ git svn dcommit
Committingto https://{censored} ...
Authenticationrealm:<https://{censored}:443> scp@dp
Passwordfor'uli':
Useof uninitialized value $rec inscalar chomp at /usr/share/perl5/Git.pm line 557,<$fh>chunk 2.
 M source/_posts/2012-05-18-markdown.md
Committedr722
 M source/_posts/2012-05-18-markdown.md
r722 =e2a9ea0ca4cf6667f4fd1da32dcc9f1014b9cb06 (refs/remotes/svnclone/trunk) Useof uninitialized value $rec inscalar chomp at /usr/share/perl5/Git.pm line 557,<$fh>chunk 2.
 A source/_posts/2016-11-21-ubuntu-1604.markdown
Committedr723
 A source/_posts/2016-11-21-ubuntu-1604.markdown
r723 =eb5fcdaa58cfda9e7614b4bafd62b1c3b616d198 (refs/remotes/svnclone/trunk) Useof uninitialized value $rec inscalar chomp at /usr/share/perl5/Git.pm line 557,<$fh>chunk 2.
 M source/_posts/2012-05-18-markdown.md
Committedr724
 M source/_posts/2012-05-18-markdown.md
r724 =f88707776360439b9ddfe0cae30d290ece49374e (refs/remotes/svnclone/trunk) Useof uninitialized value $rec inscalar chomp at /usr/share/perl5/Git.pm line 557,<$fh>chunk 2.
 M source/_posts/2016-11-21-ubuntu-1604.markdown
Committedr725
...
|

Shall I try to fix it? Are there contribution guidelines?

Best regards, Uli
--
You received this message because you are subscribed to a topic in the Google Groups "Git for human beings" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/git-users/DesrlsakXzI/unsubscribe. To unsubscribe from this group and all its topics, send an email to git-users+unsubscr...@googlegroups.com <mailto:git-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Git for 
human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to