ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
unable to download src using git from sf.net
ferriswheel


Joined: 22 Mar 2007
Posts: 0
Reply with quote
hello,

trying to get clamwin source at sourceforge using terminal in mac osx

git clone git://clamwin.git.sourceforge.net/gitroot/clamwin
Initialized empty Git repository in /Users/john/Development/clamwin/.git/
fatal: The remote end hung up unexpectedly

git clone from other sourceforge projects is working.


regards

john
View user's profileSend private message
gbssrb


Joined: 22 Jul 2010
Posts: 0
Reply with quote
https://sourceforge.net/tracker/?func=detail&aid=2914069&group_id=105508&atid=641462
View user's profileSend private message
sherpya


Joined: 22 Mar 2006
Posts: 0
Location: Italy
Reply with quote
clamwin (the gui) is on svn, to get sources:
Code:
svn co https://clamwin.svn.sourceforge.net/svnroot/clamwin/trunk/clamwin


clamav-win32 is unix clamav cmdline win port that the gui uses
it is on a git repository so the command is

Code:
git clone git://clamwin.git.sourceforge.net/gitroot/clamwin/clamav-win32.git


if you need the release branch after the clone do something like

Code:
git checkout -b clamav-0.97 origin/clamav-0.97
View user's profileSend private message
unable to download src using git from sf.net
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic