following the artwork thread, there appears to be an error at step 4.2 of the wiki article

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



at:
 	wiki.centos.org/ArtWork

I set up a machine to test

at step: 4.2, it states:

 	4.2. Configure Your Workstation
...
To download your working copy execute the following command:

svn co https://projects.centos.org/svn/artwork ~/

This command will create your working copy inside your home 
directory, specifically in a directory named artwork.

--------------------
quote ends

This appears to build a CO at the CWD, and not in a created 
sub-directory called ./artwork/ as the outline states

Perhaps it should read:

 	cd
 	mkdir artwork
 	svn co https://projects.centos.org/svn/artwork \
 		~/artwork

so that step 4.3 is correct ??

[artwork@vm178231203 ~]$ cd
[artwork@vm178231203 ~]$ pwd
/home/artwork
[artwork@vm178231203 ~]$ ls -al
 	~/artwork/trunk/Scripts/Bash/centos-art.sh
-rwxrwxr-x. 1 artwork artwork 2772 Sep 10 17:18
 	/home/artwork/artwork/trunk/Scripts/Bash/centos-art.sh
[artwork@vm178231203 ~]$


-- Russ herrold
_______________________________________________
CentOS-docs mailing list
CentOS-docs@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos-docs


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Users]     [CentOS Virtualization]     [Linux Media]     [Asterisk]     [Netdev]     [X.org]     [Xfree86]     [Linux USB]     [Project Hail Cloud Computing]

  Powered by Linux