How to create svn folder in mac os x

Posted by niceramar on Stack Overflow See other posts from Stack Overflow or by niceramar
Published on 2010-06-05T14:05:25Z Indexed on 2010/06/05 14:12 UTC
Read the original article Hit count: 203

Filed under:
|
|
|
|

hi, i am working on iphone project, i like to create an svn folder and link that one to my server I tried to run the below command

fsp3s-MacBook-Pro:~ fsp3$ svnadmin create /ram/Code/SVN

i got the below error

svnadmin: Repository creation failed svnadmin: Could not create top-level directory svnadmin: Can't create directory '/ram/Code/SVN': No such file or directory

How to create an SVN folder in mac os x?

thanks!

© Stack Overflow or respective owner

Related posts about svn

Related posts about xcode