Re: svn Q: How do you put files in a sourceforge project?
- Posted by Jerry_Story Dec 29, 2008
- 976 views
About putting my files in my working copy.
This is what I have in what I'm guessing is the working copy.
I have directory svn. Inside this is directory /dmak. Inside svn/dmak I have directories /conf, /db, /hooks, /locks, /format, and a file called 'README.txt'.
How should I put my files in svn/dmak? (assuming that this is the working directory) Should they be in svn/dmak/trunk?
The files to go into the working directory are in upload_dmak/dmak. This consists of a bunch of subdirectories and a bunch of files. Should I put all this stuff in svn/dmak/trunk?
I'm totally green about svn. Maybe some day it will seem easy, but for now I need to ask ignorant questions.