1/1

|
SVN directory for a new project
by motilito on Feb 13, 2010 |
motilito
Posts: 15 Joined: Jun 10, 2008 Last seen: Feb 8, 2012 |
||
|
Hi,
I opened a new project and wanted to checkin the project files. It took me some time to find out that there is no repository for the new project. Can anyone tell me if I'm doing something wrong? Regards, Moti |
|||
|
RE: SVN directory for a new project
by motilito on Feb 15, 2010 |
motilito
Posts: 15 Joined: Jun 10, 2008 Last seen: Feb 8, 2012 |
||
|
Problem solved!
Thanks anyway, Moti |
|||
|
RE: SVN directory for a new project
by jt_eaton on Feb 15, 2010 |
jt_eaton
Posts: 88 Joined: Aug 18, 2008 Last seen: Feb 9, 2012 |
||
|
Problem solved!
Thanks anyway, Moti What did you do? John |
|||
|
RE: SVN directory for a new project
by rfajardo on Mar 12, 2010 |
rfajardo
Posts: 270 Joined: Jun 12, 2008 Last seen: Feb 9, 2012 |
||
|
Hi there,
you generally have to: 1) check out your project on your file system: svn co http://opencores.org/ocsvn/minsoc/minsoc/trunk --username rfajardo minsoc 2) add files to it: cp to there, mv or using a file manager. 3) commit: svn ci I guess that's it pretty much. Best regards, Raul |
|||
1/1

