Hi, I'm trying to clone the PMA from the git.(from the forked repo..). but after 24% it stopped.It seems to be more than 200MB ,is that right ? do I have any other alternative with out cloning... ?
I am also experiencing the same problem.
On Tue, Feb 5, 2013 at 3:52 PM, Dulanja Wijethunga dulanja33@gmail.comwrote:
Hi, I'm trying to clone the PMA from the git.(from the forked repo..). but after 24% it stopped.It seems to be more than 200MB ,is that right ? do I have any other alternative with out cloning... ?
-- Dulanja Wijethunga Faculty of Engineering, University of Peradeniya, Sri Lanka
Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
attachment shows the error I got while cloning...
Dulanja Wijethunga a écrit :
attachment shows the error I got while cloning...
I just tried and cloning works fine for me, producing a 337 MB .git directory. I'm located in Canada.
On Tue, Feb 5, 2013 at 3:52 PM, Dulanja Wijethunga dulanja33@gmail.comwrote:
Hi, I'm trying to clone the PMA from the git.(from the forked repo..). but after 24% it stopped.It seems to be more than 200MB ,is that right ? do I have any other alternative with out cloning... ?
Are you using git under windows ? just saw some net links concerning
index-pack failed under cygwin.
-- Dulanja Wijethunga Faculty of Engineering, University of Peradeniya, Sri Lanka
Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
On 2/6/13, Atul Pratap Singh atulpratapsingh05@gmail.com wrote:
On Tue, Feb 5, 2013 at 3:52 PM, Dulanja Wijethunga dulanja33@gmail.comwrote:
Are you using git under windows ? just saw some net links concerning
index-pack failed under cygwin.
yes Atul ...I got that screenshot in windows xp sp3..but I also tried in fedora 17
I have successfully cloned the PMA. ...what I have done was changing DNS and reinstall git ...before I had use Google DNS .After that I changed it to default . 1)can I use what I cloned, in fedora 17 (I have cloned in windows)?
thanks and regards...
On 2/6/13, Dulanja Wijethunga dulanja33@gmail.com wrote:
On 2/6/13, Atul Pratap Singh atulpratapsingh05@gmail.com wrote:
On Tue, Feb 5, 2013 at 3:52 PM, Dulanja Wijethunga dulanja33@gmail.comwrote:
Are you using git under windows ? just saw some net links concerning
index-pack failed under cygwin.
yes Atul ...I got that screenshot in windows xp sp3..but I also tried in fedora 17
-- Dulanja Wijethunga Faculty of Engineering, University of Peradeniya, Sri Lanka
On Wed, Feb 6, 2013 at 10:22 AM, Dulanja Wijethunga dulanja33@gmail.comwrote:
I have successfully cloned the PMA. ...what I have done was changing DNS and reinstall git ...before I had use Google DNS .After that I changed it to default . 1)can I use what I cloned, in fedora 17 (I have cloned in windows)?
yes you can, just copy the whole PMA directory (with .git in it) to target
machine.
thanks and regards...
On 2/6/13, Dulanja Wijethunga dulanja33@gmail.com wrote:
On 2/6/13, Atul Pratap Singh atulpratapsingh05@gmail.com wrote:
On Tue, Feb 5, 2013 at 3:52 PM, Dulanja Wijethunga dulanja33@gmail.comwrote:
Are you using git under windows ? just saw some net links concerning
index-pack failed under cygwin.
yes Atul ...I got that screenshot in windows xp sp3..but I also tried in fedora 17
-- Dulanja Wijethunga Faculty of Engineering, University of Peradeniya, Sri Lanka
-- Dulanja Wijethunga Faculty of Engineering, University of Peradeniya, Sri Lanka
Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi
Dne Tue, 5 Feb 2013 15:52:15 +0530 Dulanja Wijethunga dulanja33@gmail.com napsal(a):
I'm trying to clone the PMA from the git.(from the forked repo..). but after 24% it stopped.It seems to be more than 200MB ,is that right ? do I have any other alternative with out cloning... ?
Indeed it's quite big. I've just asked GitHub staff if there is any chance they could repack the repository (it would make it 170M instead of current 338M). Let's see what's their reaction.
Hi
Dne Wed, 6 Feb 2013 11:02:07 +0100 Michal Čihař michal@cihar.com napsal(a):
Dne Tue, 5 Feb 2013 15:52:15 +0530 Dulanja Wijethunga dulanja33@gmail.com napsal(a):
I'm trying to clone the PMA from the git.(from the forked repo..). but after 24% it stopped.It seems to be more than 200MB ,is that right ? do I have any other alternative with out cloning... ?
Indeed it's quite big. I've just asked GitHub staff if there is any chance they could repack the repository (it would make it 170M instead of current 338M). Let's see what's their reaction.
Okay the repo is now compressed so it takes just 170M, please let me know if you have still problems with cloning that.