forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to add a project to SVN?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> Help Wanted Requests
View previous topic :: View next topic  
Author Message
char



Joined: 10 May 2005
Posts: 2
Location: Seoul, South Korea

PostPosted: Thu Sep 27, 2007 7:26 pm    Post subject: How to add a project to SVN? Reply with quote

Hi,

How to add a project to SVN? I already become a member of pspsvn mailling list.

I will go to add GUIDO library(http://guidolib.sourceforge.net/) to SVN.

TIA
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Thu Sep 27, 2007 9:49 pm    Post subject: Reply with quote

Use 'svn import':

http://svnbook.red-bean.com/en/1.0/re12.html

You'll want to add it to:

svn://svn.ps2dev.org/psp/trunk/guidolib

So it'll probably look like this:

Code:
svn import -m "New import" guidolib svn://svn.ps2dev.org/psp/trunk/guidolib

Please be careful.


Last edited by ooPo on Fri Sep 28, 2007 2:37 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Thu Sep 27, 2007 11:34 pm    Post subject: Reply with quote

You also need to send me a private message with the userid and password you would like to use. We have anonymous access for reading but you need an account for writing to Subversion.

Oobles.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> Help Wanted Requests All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group