Bug 127648

Summary: cannot commit.
Product: [Fedora] Fedora Documentation Reporter: Tadashi Jokagi <elf>
Component: docs-requestsAssignee: Karsten Wade <kwade>
Status: CLOSED CURRENTRELEASE QA Contact: Paul W. Frields <stickster>
Severity: medium Docs Contact:
Priority: medium    
Version: develCC: byte
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-20 14:30:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tadashi Jokagi 2004-07-12 07:11:12 UTC
Description of problem:
i have the account for CVS access of fedora-docs.
i execute "cvs checkout" via ssh.
and "example-tutorial-ja.xml" was created.
i tried the addition of the created file.
However, the file cannot be commit.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. export CVS_RSH=ssh
2. export CVSROOT=:ext:xxx.com:/usr/local/CVS
#xxx=my account
3. cvs co fedora-docs (successed)
4. cd fedora-docs; cp example-tutorial/example-tutorial-{en,ja}.xml
5. emacs example-tutorial/example-tutorial-{en,ja}.xml
6. cvs add example-tutorial/example-tutorial-ja.xml
7. cvs commit example-tutorial/example-tutorial-ja.xml

Actual results:
"/tmp/cvsgTgN1U" [converted] 9L, 347C written
**** Access allowed: elf is in ACL for fedora-docs/example-tutorial.
RCS file: /usr/local/CVS/fedora-docs/example-tutorial/example-
tutorial-ja.xml,v
done
cvs server: ERROR: cannot write file /usr/local/CVS/fedora-
docs/example-tutorial/example-tutorial-ja.xml,v: Permission denied
cvs server: Couldn't open rcs file `/usr/local/CVS/fedora-
docs/example-tutorial/example-tutorial-ja.xml,v': No such file or 
directory
cvs server: cannot remove /usr/local/CVS/fedora-docs/example-
tutorial/example-tutorial-ja.xml,v: No such file or directory
cvs commit: saving log message in /tmp/cvsFXxlTm

Expected results:
I want you to succeed in commit.

Additional info:

Comment 1 Colin Charles 2004-08-02 00:18:56 UTC
External committers to the docs project aren't allowed at the moment,
so this really is NOTABUG. Read the archives of fedora-docs-list for
July 2004 and possibly early August 2004, as the discussion continues

Comment 2 Tammy Fox 2004-08-13 15:05:53 UTC
Like Colin said, external committers aren't allowed right now while
the Fedora Committee works on the infastruture for it. If you attach
the file to this bug report, I would be happy to commit it for you.

Comment 3 Paul W. Frields 2005-07-20 14:30:41 UTC
CVS access is now available through the process outlined on the wiki:

http://fedoraproject.org/wiki/Extras/CvsAccess

This includes both Extras and Docs Project access.  Closing this bug.