git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Constantine Plotnikov <constantine.plotnikov@gmail.com>
To: Matthias Andree <matthias.andree@gmx.de>, git@vger.kernel.org
Subject: Re: Git-SVN on Cygwin: svn+ssh good, https awkward
Date: Tue, 12 May 2009 17:47:05 +0400	[thread overview]
Message-ID: <85647ef50905120647r564b13e3gf9cac9a5126ff0c1@mail.gmail.com> (raw)
In-Reply-To: <20090425120429.GA417@home>

On Sat, Apr 25, 2009 at 4:04 PM, Gregory Petrosyan
<gregory.petrosyan@gmail.com> wrote:
>> git-svn on Cygwin works well with svn+ssh://, but needs some fixes
>> around tempfile and/or subprocess handling for https:// - please help.
>
> This problem is triggered by updating Cygwin's SVN to 1.6. Downgrading
> it back to 1.5 make git-svn work for me again.
>
1. The problem is also triggered when svn is accessed using file: protocol.
2. Downgrading does not help completely for file protocol. Instead of
the tempfile.tmp, there is now the same problem with report.tmp.

I tend to agree with Matthias Andree that real bug is using fixed file
names for temporary files. This could also cause interference when
several git-svn instances the same computer for different git
repositories.

Regards,
Constantine

  reply	other threads:[~2009-05-12 13:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-25 12:04 Git-SVN on Cygwin: svn+ssh good, https awkward Gregory Petrosyan
2009-05-12 13:47 ` Constantine Plotnikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-23 16:31 Matthias Andree
2009-04-23 16:40 ` Matthias Andree
2009-04-23 17:58 ` Eric Blake
2009-04-23 18:16   ` Matthias Andree
2009-04-23 18:32   ` Matthias Andree
2009-04-23 19:03 ` Eric Wong
2009-04-24 17:31   ` Matthias Andree

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85647ef50905120647r564b13e3gf9cac9a5126ff0c1@mail.gmail.com \
    --to=constantine.plotnikov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=matthias.andree@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).