Search found 3 matches
- Tue Dec 11, 2007 3:53 pm
- Forum: Joombie Tools of the Trade
- Topic: "SVN Repository Exploring" - not in my Eclipse installation - how do I connect?
- Replies: 2
- Views: 2209
Re: "SVN Repository Exploring" - not in my Eclipse installation - how do I connect?
Well, I think I'm figuring this out on my own. First of all, the IBM site has a clear explanation of how to set up SVN access for Subversion at: m Also, I finally found the "trunk" access link at the SVN page, but now I need a developer username/password, in order to install the url in Eclipse...
- Tue Dec 11, 2007 3:29 pm
- Forum: Joombie Tools of the Trade
- Topic: "SVN Repository Exploring" - not in my Eclipse installation - how do I connect?
- Replies: 2
- Views: 2209
"SVN Repository Exploring" - not in my Eclipse installation - how do I connect?
The procedure provided in the "Joomla Tools of the Trade" forum, for installing the IDE for Windows, ends with the sentence - "When you are done, you will have a ‘SVN Repository Exploring’. You can use it to connect to your repository and do all the operations you need to." I worked carefully throug...
- Thu Nov 08, 2007 10:09 pm
- Forum: Joombie Coding Q/A
- Topic: Is Joomla a good model to learn elegant OOP coding practices?
- Replies: 2
- Views: 868
Is Joomla a good model to learn elegant OOP coding practices?
I've been coding in PHP/MySQL for about three years, and I must admit that my coding practices are amateurish. I've almost completed a rather large project that is similar in many ways to a content management system, but the code is so complex that now, when I want to add a feature, I get lost...