Re: git-svn not working when parent of cloned dir requires auth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In looking at the source of git-svn, I see:

' # there are currently some bugs that prevent multi-init/multi-fetch
  # setups from working well without this.
  $Git::SVN::_minimize_url = 1;'

I tried setting it to '0' and rerunning my clone.  It no longer prompted
for a password, but it still failed to clone anything. 

On Mon, Dec 08, 2008 at 01:30:06PM -0800, Junio C Hamano wrote:
> "D. Stuart Freeman" <stuart.freeman@xxxxxxxxxxxxx> writes:
> 
> > I'm trying to
> > 'git svn clone https://mware.ucdavis.edu/svn/ucd-sakai/gradebook-gwt -s'
> > that repo is setup to allow anonymous reading of that directory tree, but
> > git-svn prompts me for a password.  I think git-svn is traversing up the
> > directory tree and encountering a directory that needs authn, can I prevent
> > it from doing that?
> 
> That sounds suspiciously similar to what I observed long time ago:
> 
>   http://thread.gmane.org/gmane.comp.version-control.git/46361/focus=46558
> 
> And $gmane/47151 in the thread, aka dc43166 (git-svn: don't minimize-url
> when doing an init that tracks multiple paths, 2007-05-19), supposed to
> have fixed it.
> 
> Hmm...  Eric?

-- 
D. Stuart Freeman
Georgia Institute of Technology

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux