All of lore.kernel.org
 help / color / mirror / Atom feed
* git svn fetch spewing warnings
@ 2007-03-26 17:02 Seth Falcon
  2007-03-27 19:00 ` Eric Wong
  0 siblings, 1 reply; 6+ messages in thread
From: Seth Falcon @ 2007-03-26 17:02 UTC (permalink / raw)
  To: git; +Cc: Eric Wong

Hi,

I'm using git 1.5.1.rc1.13.g0872 and I just tried the following to
create a new git-svn tracked repository.

I did:


    git svn init $URL
    git svn fetch 
    # I also tried git svn fetch --no-follow-parent

The command eventually completed and left me with a working
repository, but in the process I had screenfuls of warning messages
like this:

W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: REPORT request failed on '/bioconductor/!svn/bc/12000': REPORT of '/bioconductor/!svn/bc/12000': Could not read chunk size: Secure connection truncated (https://hedgehog.fhcrc.org)
W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: REPORT request failed on '/bioconductor/!svn/bc/12100': REPORT of '/bioconductor/!svn/bc/12100': Could not read chunk size: Secure connection truncated (https://hedgehog.fhcrc.org)
W: Ignoring error from SVN, path probably does not exist: (175002): RA layer request failed: REPORT request failed on '/bioconductor/!svn/bc/12200': REPORT of '/bioconductor/!svn/bc/12200': Could not read chunk size: Secure connection truncated (https://hedgehog.fhcrc.org)

I haven't seen them before, but...

  1. I haven't initialized a new repository in this way for awhile and
     git-svn has been updated

  2. The subversion server I'm talking to was recently upgraded to
     1.4.2

Thanks,

+ seth
-- 
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org

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

end of thread, other threads:[~2007-04-02 18:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-26 17:02 git svn fetch spewing warnings Seth Falcon
2007-03-27 19:00 ` Eric Wong
2007-03-27 19:17   ` Seth Falcon
2007-03-31  0:54     ` [PATCH] git-svn: avoid respewing similar error messages for missing paths Eric Wong
2007-04-02 10:30       ` Seth Falcon
2007-04-02 18:46         ` Eric Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.