how can i access joomla! 1.1 using tortoiseSVN ???

If you have any 'mechanical' forge related issues/suggestions, pop them in here.
Post Reply
User avatar
Terenzusum
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Thu Aug 18, 2005 4:07 pm
Contact:

how can i access joomla! 1.1 using tortoiseSVN ???

Post by Terenzusum » Mon Oct 03, 2005 9:13 pm

how can i access joomla! 1.1 using tortoiseSVN ???

please

where is step by step guite which is not broken  :-\
Poll [ Homepage: http://www.bertran.uni.cc/ORION ]
Why there are no updates on the current donation and add revenue status? helping out Joomla! users, "giving back" to the community...
Testing Joomla! 1.5 beta 2 SVN on http://bertran.uni.cc/j15b2

philmoz
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Wed Sep 07, 2005 6:45 pm
Contact:

Re: how can i access joomla! 1.1 using tortoiseSVN ???

Post by philmoz » Tue Oct 04, 2005 8:27 am

How to connect to SCM?
http://forum.joomla.org/index.php/topic,6476.0.html

the above is also a sticky in this forum...
key points,
if for example, project name is ABC, you don't use it to connect. :)

You need to create a project repository first, using web interface for your project.
Press Source Code button on project home page. Make repository (create)

To find the address for a repository that you want to connect to, press source code on project home, which will list repositories in your project.
Far right is Repository Path column which has one or more /svnroot/[Repository Name] entries, depending on number of repositories.
use  [Repository Name]/ on the end of http://scm.joomla.org/svn/repos/
any sub directories are accessed using http://scm.joomla.org/svn/repos/[Repository Name]/[dir name]/

then, when doing an initial 'import' (option in tortoise), right click in your targe t directory on your comp, then use
http://scm.joomla.org/svn/repos/[Repository Name]/ as the url, add a little comment...
You will then be asked username/password.
Should then be in.

Don't think I missed anything.
If I have, it will be in the link above.
Last edited by philmoz on Tue Oct 04, 2005 8:37 am, edited 1 time in total.

User avatar
Terenzusum
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Thu Aug 18, 2005 4:07 pm
Contact:

Re: how can i access joomla! 1.1 using tortoiseSVN ???

Post by Terenzusum » Tue Oct 04, 2005 9:07 am

i still can't access joomla! 1.1

how can i access joomla! 1.1 using tortoiseSVN

where is step by step guite which is not broken
Poll [ Homepage: http://www.bertran.uni.cc/ORION ]
Why there are no updates on the current donation and add revenue status? helping out Joomla! users, "giving back" to the community...
Testing Joomla! 1.5 beta 2 SVN on http://bertran.uni.cc/j15b2

philmoz
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Wed Sep 07, 2005 6:45 pm
Contact:

Re: how can i access joomla! 1.1 using tortoiseSVN ???

Post by philmoz » Tue Oct 04, 2005 9:19 am

what error??
what url are you using??

User avatar
Terenzusum
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Thu Aug 18, 2005 4:07 pm
Contact:

Re: how can i access joomla! 1.1 using tortoiseSVN ???

Post by Terenzusum » Tue Oct 04, 2005 9:38 am

i dont know the url so i ask step by step guide

how can i access joomla! 1.1 using tortoiseSVN
Poll [ Homepage: http://www.bertran.uni.cc/ORION ]
Why there are no updates on the current donation and add revenue status? helping out Joomla! users, "giving back" to the community...
Testing Joomla! 1.5 beta 2 SVN on http://bertran.uni.cc/j15b2

User avatar
hornos
Joomla! Apprentice
Joomla! Apprentice
Posts: 29
Joined: Fri Aug 19, 2005 7:08 pm
Location: France
Contact:

Re : how can i access joomla! 1.1 using tortoiseSVN ???

Post by hornos » Tue Oct 04, 2005 9:52 am

Hi,

1- First you have to create an account on Joomla! forge (lower case is better)
2- Download Tortoise SVN client and proceeed with a default installation, restart your box
3- Create a folder, for instance  C:\Joomla!SVN\Joomla1.0
4- Right click / SVN Checkout on the newly created folder
5- Copy the branch URL http://scm.joomla.org/svn/repos/joomla/branches/1.0 in URL Repository field
6- In the authentication windows, sign in with login/password previously created on Joomla! forge
7- That's it !

Update the branch URL to get the latest 1.1


Post Reply