Hi Erez,

Thanks, whatever you did, seemed to have worked.  Both myself and others here 
at BAE Systems looks forward to working with you in the future.

Also, I want to share what I thought was a problem, but was actually just slow 
processing.  When I ran the git command, the program hung  at the message 
"initialized git repository".  I thought this was an error and found many 
others dealing with this same problem through the web.  However, I let my 
program run, and after an hour or so everything seemed to work.  I can't help 
but wonder how many of the others on the web reporting this problem just need 
to be more patient.



From: Erez Zadok [mailto:[email protected]]
Sent: Saturday, November 08, 2014 2:24 PM
To: Webber, Victor
Cc: [email protected]
Subject: Re: [Unionfs] Git errors

Thanks for  the report, Victor.  See my replies below.

On Nov 3, 2014, at 2:54 PM, Webber, Victor (TAC) (US SSA) 
<[email protected]<mailto:[email protected]>> wrote:

Every time I try to do a clone of the unionfs patched kernel, I get the error 
"XXX not found: did you run git update-server-info on the server"

The clone command is as follows:

Git clone git://git.fsl.cs.sunysb.edu/unionfs-2.6.32.y.git

This works.  But if your site doesn't allow direct git access, I can see that 
an issue.



Git clone http://git.fsl.cs.sunysb.edu/unionfs-2.6.32.y.git

Try now.  I reconfigured some things to permit http-based cloning.


 Also the kernel site does not work either

git clone git://git.kernel.org/pub/scm/linux/kernel/git/ezk/unionfs.git


git clone http://git.kernel.org/pub/scm/linux/kernel/git/ezk/unionfs.git

There no longer a git repo on kernel.org<http://kernel.org>.  I've updated the 
online instructions on http://unionfs.filesystems.org/

I know the URL is correct, it seems to be another problem.   I believe our site 
prevents the pure git protocol from being used, however I have been able to do 
several other git clone operations using http and https.

Does anyone have any insight into why I can't git clone?

Regards,

Victor Webber
Engineer - Software Staff
Baesystems, Inc.
[email protected]<mailto:[email protected]>
v: 4082890118
c: 4082218467

Cheers,
Erez.

_______________________________________________
unionfs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to