Hej, jeg er begyndt at indspille lydeffekterne til det her tegneprogram for børn, og har fået en konto så jeg kan indsende filerne. Men jeg kan ikke få det til at virke, så håber at nogle kan komme med lidt forslag til ting jeg kan prøve. Jeg har vedlagt lidt info om det jeg har forsøgt. Jeg har haft lidt hjælp fra selve projektet (men ikke fået det løst), og en henvendelse til sourceforge har ikke givet noget svar.
pft
Joe
Hi, i'm having a problem with commiting. Can you help. The project is Tux Paint.
Your account has been created with the following information:
Username: joedaltonhansen
Publicly displayed name: Joe Hansen
Country:
Registered email address: joedalton2@yahoo.dk
1. If you don't have a SourceForge.net account, go sign up for one.
2. Give me your SF.net username, so I can add you to the Tux Paint project
(if we haven't done this already -- I can't remember)
3. Check out the 'tuxpaint-stamps' module from CVS, using your SF account
(versus fetching it anonymously); see:
http://www.tuxpaint.org/download/source/cvs/
(specifically, the "To check out Tux Paint using your developer access" part)
Once it's checked out, you can place the sound files where they belong, and do:
cvs add -kb name_of_file.ogg
(The "-kb" tells CVS that it's a binary file, which prevents corruption when
John P. downloads it to his Windows box to make a Win32 build )
Then do:
cvs commit
and wait while it uploads.
export CVS_RSH=ssh
cvs -z3 -d:ext:joedaltonhansen@tuxpaint.cvs.sourceforge.net:/cvsroot/tuxpaint co -P tuxpaint-stamps
oe@joe-desktop:~/tuxpaint-stamps/stamps/clothes/armor/cartoon$ dir
CVS knight_helmet_desc_ca.ogg knight_helmet_desc_el.ogg knight_helmet.txt
knight_helmet.dat knight_helmet_desc_da.ogg knight_helmet.png
joe@joe-desktop:~/tuxpaint-stamps/stamps/clothes/armor/cartoon$ cvs add -kb knight_helmet_desc_da.ogg
Public key 87:d9:46:c5:28:34:d8:d2:19:77:32:39:38:56:5d:30 blacklisted (see ssh-vulnkey(1)); refusing to send it
joedaltonhansen@tuxpaint.cvs.sourceforge.net's password:
cvs add: scheduling file `knight_helmet_desc_da.ogg' for addition
cvs add: use 'cvs commit' to add this file permanently
joe@joe-desktop:~/tuxpaint-stamps/stamps/clothes/armor/cartoon$
joe@joe-desktop:~/tuxpaint-stamps/stamps/clothes/armor/cartoon$ cvs commit
cvs commit: Examining .
Public key 87:d9:46:c5:28:34:d8:d2:19:77:32:39:38:56:5d:30 blacklisted (see ssh-vulnkey(1)); refusing to send it
joedaltonhansen@tuxpaint.cvs.sourceforge.net's password:
joedaltonhansen@tuxpaint.cvs.sourceforge.net's password: Permission denied, please try again.
Select an editor. To change later, run 'select-editor'.
1. /usr/bin/vim.tiny
2. /bin/ed
3. /bin/nano <---- easiest
4. /usr/bin/xjed
i choose 3, append info og save, but nothing happens as I save the info.
it just writes the info to a tmp file.