I'm trying to come up to speed with a lot of things, including
subversion, which I've not used before (haven't used cvs either).
I'm eager not to stuff anything up. Also, this note might help
other newbies in future.

After installing svn 1.1.3 on Linux, I issued the command:

svn checkout http://svn.openfoundry.org/pugs/

and that seemed to work fine and I was able to build Pugs with
no problems. Is that the recommended way to get the latest Pugs
sources?

Next step. I'd like to add some new files under examples/golf.
Here is what I plan on doing:

# pwd
/home/andrew/mypugs/examples
# ls -l golf
total 28
-rwxr-xr-x  1 andrew andrew   47 Mar 13 11:14 head.p6
-rwxr-xr-x  1 andrew andrew   91 Mar 13 11:14 mid.p6
-rwxr-xr-x  1 andrew andrew   70 Mar 13 11:14 rev.p6
-rwxr-xr-x  1 andrew andrew   96 Mar 13 11:14 tail.p6
-rwxr-xr-x  1 andrew andrew 4877 Mar 13 11:52 tsanta.pl
-rwxr-xr-x  1 andrew andrew  100 Mar 13 11:14 wc.p6

I plan on issuing the command:

# svn import golf http://svn.openfoundry.org/pugs/examples/golf -m "initial
import"

Is that right? Any other commands I need to issue?
As you can see, I'm really unsure about this. I also need to
sit down and read the subversion book (and I plan on doing that)
just wanted to get a quicker start. Maybe a "Pugs svn cookbook
for newbies with loads of examples" would be useful?

/-\


Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com

Reply via email to