Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » SVN Checkout URL for Joomla sites
SVN Checkout URL for Joomla sites [message #750806] Tue, 25 October 2011 22:54 Go to next message
abhijack is currently offline abhijackFriend
Messages: 7
Registered: October 2011
Junior Member
Hi Guys..Please help..

I installed and configures XDebug ans Eclipse PDT.
I want to SVN checkout my Joomla site and do debugging.

I looked at the example given in the Joomla docs for using eclipse PDT.

I am not sure what is the URL I should provide to SVN checkout my Joomla site. I understand its not the simple URL i.e www.abc.co.uk.

Your help is much appreciated...
Re: SVN Checkout URL for Joomla sites [message #751692 is a reply to message #750806] Wed, 26 October 2011 06:02 Go to previous messageGo to next message
elkuku is currently offline elkukuFriend
Messages: 22
Registered: July 2009
Junior Member
The current trunk url is:
http://joomlacode.org/svn/joomla/development/trunk/
User: anonymous with no passwort
You may also want to read this:
http://docs.joomla.org/Setting_up_your_workstation_for_Joomla!_development_--_Part_2#Check_Out_Joomla.21_Source_Code

Hope this helps,
Nikolai
Am 25.10.2011 17:54, schrieb abhijack:
> Hi Guys..Please help..
>
> I installed and configures XDebug ans Eclipse PDT.
> I want to SVN checkout my Joomla site and do debugging.
>
> I looked at the example given in the Joomla docs for using eclipse PDT.
>
> I am not sure what is the URL I should provide to SVN checkout my Joomla
> site. I understand its not the simple URL i.e www.abc.co.uk.
>
> Your help is much appreciated...
Re: SVN Checkout URL for Joomla sites [message #752648 is a reply to message #751692] Wed, 26 October 2011 13:18 Go to previous messageGo to next message
abhijack is currently offline abhijackFriend
Messages: 7
Registered: October 2011
Junior Member
thanks for prompt response nikolai..
i actually followed the instructions in that tutorial ( both part 1 & 2)..
i see that jommlacode url is an example, right?

my Joomla site url is www.pearlbells.co.uk
i wanted to SVN checkout my joomla site using eclipse and then debug the codes.
so what should i replace that joomlacode url provided in your post.
i tried www.pearlbells.co.uk but with no luck..

how will i find the trunk url for my site (www.pearlbells.co.uk)

thanks..

[Updated on: Wed, 26 October 2011 13:18]

Report message to a moderator

Re: SVN Checkout URL for Joomla sites [message #753088 is a reply to message #752648] Wed, 26 October 2011 16:18 Go to previous messageGo to next message
elkuku is currently offline elkukuFriend
Messages: 22
Registered: July 2009
Junior Member
No, actually the joomlacode.org url is the official Joomla! SVN
repository (which is about to change to GitHub BTW..)

Forgive me the dumb question but - are you sure you are not mixing SVN
and FTP ?

I mean, SVN is about version control. This requires "some stuff" on your
server.

Also it has nothing to do with debugging..

Am 26.10.2011 08:18, schrieb abhijack:
> thanks for prompt response nikolai..
> i actually followed the instructions in that tutorial ( both part 1 & 2)..
> i see that jommlacode url is an example, right?
>
> my Joomla site url is www.pearlbells.co.uk
> i wanted to SVN checkout my joomla site using eclipse and then debug the
> codes.
> so what should i replace that joomlacode url provided in your post.
> i tried http://pearlbells.co.uk but with no luck..
>
> how will i find the trunk url for my site (www.pearlbells.co.uk)
>
> thanks..
Re: SVN Checkout URL for Joomla sites [message #753230 is a reply to message #753088] Wed, 26 October 2011 17:30 Go to previous messageGo to next message
abhijack is currently offline abhijackFriend
Messages: 7
Registered: October 2011
Junior Member
thanks nikolai... i am a newbie to this area..so please excuse my ignorance..

basically this is what i need...

i have a live joomla site.. some of the functionalities are not working and i need to check the code for errors from the live site rather than by backing it up to localhost..

my idea (seems wrong now) was that i could use eclipse and xdebug to do that...

could you please suggest some way to do that?





Re: SVN Checkout URL for Joomla sites [message #753557 is a reply to message #753230] Thu, 27 October 2011 16:45 Go to previous message
elkuku is currently offline elkukuFriend
Messages: 22
Registered: July 2009
Junior Member
Well... I would strongly recommend backing up the site to your local
host to start with debugging.

Honestly I have never bothered to set up debugging on a server outside
of my local network. Even if you own a root server I believe this would
require a lot of work (pain ;) )

Am 26.10.2011 12:30, schrieb abhijack:
> thanks nikolai... i am a newbie to this area..so please excuse my
> ignorance..
>
> basically this is what i need...
>
> i have a live joomla site.. some of the functionalities are not working
> and i need to check the code for errors from the live site rather than
> by backing it up to localhost..
>
> my idea (seems wrong now) was that i could use eclipse and xdebug to do
> that...
>
> could you please suggest some way to do that?
>
>
>
>
>
>
Previous Topic:How to rename/refactor a variable in Eclipse PDT like in Netbeans
Next Topic:Xdebug
Goto Forum:
  


Current Time: Sat Apr 20 03:08:53 GMT 2024

Powered by FUDForum. Page generated in 0.03437 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top