-- onur.ozgur.ozkan <[email protected]> wrote
(on Monday, 11 July 2011, 04:50 AM -0700):
> We wanna mirror ZF 1.1.x from git repository from any server or
> service like Github. Does ZF 1.1.x have any git repository?

ZF 1.X uses subversion, and you can use svnmirror if you want.

Alternately, if you want to use git, you can create your own git-svn
bridge for this purpose. However, we've reorganized our svn repo in the
past, which can make this process difficult; I've blogged how I've done
it in the past:

    
http://weierophinney.net/matthew/archives/222-Cloning-the-ZF-SVN-repository-in-Git.html

I believe Dolf Schimmel has also created a git mirror of the SVN repo on
GitHub, but I'm not sure of the URL at this time; hopefully he'll reply
to this thread. :)

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to