Re: [Pydev-code] Source code for Pydev
Brought to you by:
fabioz
From: Radim K. <ra...@ku...> - 2009-02-10 00:45:51
|
... though it has some problems with trunk checkout. radimkubacki@radim:~/src/aptana/pydev$ svn co -r HEAD http://svn.aptana.com/svn/pydev/trunk trunk --username anonymous --password aptana ... Fetching external item into 'trunk/builders/org.python.pydev.build/lib' svn: PROPFIND request failed on '/svn/aptana/third_party/vendor/svnant-1.2.1/lib' svn: PROPFIND of '/svn/aptana/third_party/vendor/svnant-1.2.1/lib': Could not resolve hostname `svn.aptana.local': Host not found (http://svn.aptana.local) Anyway, now I will merge our build with 1.4.2 and this will keep me busy for a moment. -Radim On Mon, Feb 9, 2009 at 9:19 AM, Radim Kubacki <ra...@ku...> wrote: > Thanks, this works. > > -Radim > > On Sun, Feb 8, 2009 at 9:09 AM, Fabio Zadrozny <fa...@es...> wrote: >> It changed and the homepage is still not updated (should be for the >> next release). For now, take a look at: >> http://pydev.blogspot.com/2009/01/new-pydev-repository-location.html >> >> Cheers, >> >> Fabio >> >> On Fri, Feb 6, 2009 at 5:27 PM, Radim Kubacki <ra...@ku...> wrote: >>> Hi, >>> >>> how can I get pydev sources now? They were moved to Aptana's SVN and >>> instructions from http://pydev.sourceforge.net/developers.html worked >>> for a while. It is broken now and I am getting these errors: >>> >>> $ svn log build.xml >>> svn: PROPFIND request failed on '/pydev_repo/tags/pydev_1_4_1/build.xml' >>> svn: PROPFIND of '/pydev_repo/tags/pydev_1_4_1/build.xml': 405 Method >>> Not Allowed (https://source.aptana.com) >>> >>> I get similar error when I try to use IDE to checkout pydev_1_4_2. >>> >>> -Radim >>> >>> ------------------------------------------------------------------------------ >>> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) >>> software. With Adobe AIR, Ajax developers can use existing skills and code to >>> build responsive, highly engaging applications that combine the power of local >>> resources and data with the reach of the web. Download the Adobe AIR SDK and >>> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com >>> _______________________________________________ >>> pydev-code mailing list >>> pyd...@li... >>> https://lists.sourceforge.net/lists/listinfo/pydev-code >>> >> >> ------------------------------------------------------------------------------ >> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) >> software. With Adobe AIR, Ajax developers can use existing skills and code to >> build responsive, highly engaging applications that combine the power of local >> resources and data with the reach of the web. Download the Adobe AIR SDK and >> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com >> _______________________________________________ >> pydev-code mailing list >> pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-code >> > |