[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-help-public] not able to commit in branch: "commit" requires w
From: |
Eric NOULARD |
Subject: |
[Savannah-help-public] not able to commit in branch: "commit" requires write access to the repository |
Date: |
Wed, 06 Jul 2005 17:47:17 +0200 |
I have created a branch tagged "br_TSP_REFACTOR_DEVEL"
in the tsp projectn, afterwards I checkout this branch
(cvs co -r <branch_tag> tsp)
for working with it :))
Now I am not able to commit in the branch.
I keep getting '"commit" requires write access to the repository'
message.
Is there something I missed with branching or?
Here is a typical commit failure in this case:
>>>>>>>>
address@hidden libbb]$ cvs stat -v bb_core.h
===================================================================
File: bb_core.h Status: Locally Modified
Working revision: 1.10
Repository revision:
1.10 /cvsroot/tsp/tsp/src/util/libbb/bb_core.h,v
Sticky Tag: br_TSP_REFACTOR_DEVEL (branch: 1.10.2)
Sticky Date: (none)
Sticky Options: (none)
Existing Tags:
br_TSP_REFACTOR_DEVEL (branch: 1.10.2)
TSP_0_6_4 (revision: 1.8)
TSP_0_6_3 (revision: 1.6)
JTSP_NEW_EXCEPTION (revision: 1.5)
JTSP_OLD_EXCEPTION (revision: 1.5)
TSP_0_6_2 (revision: 1.5)
BB_ERK_OK (revision: 1.2)
tmp_AFTER_PUSH (revision: 1.1)
tmp_BEFORE_PUSH (revision: 1.1)
address@hidden libbb]$ cvs ci bb_core.h
cvs [server aborted]: "commit" requires write access to the repository
cvs commit: saving log message in /home/eric/tmp/cvslamcil
address@hidden libbb]$
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-help-public] not able to commit in branch: "commit" requires write access to the repository,
Eric NOULARD <=