Closed
Bug 328952
Opened 19 years ago
Closed 19 years ago
failed to create lock directory for `/l10n/l10n/hi-IN/browser/chrome/branding'
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Unassigned)
Details
Rajesh is trying to submit a new localization to hi-IN and gets the following
CVS error on the l10n repository:
failed to create lock directory for `/l10n/l10n/hi-IN/browser/chrome/branding' (/l10n/l10n/hi-IN/browser/chrome/branding/#cvs.lock): No such file or directory
cvs commit: lock failed - giving up
cvs [commit aborted]: lock failed - giving up
Comment 1•19 years ago
|
||
This sounds like the error I got when I tried to commit to the l10n repository when I only had access to the main repository. Has that account worked in the past?
| Reporter | ||
Comment 2•19 years ago
|
||
Rajesh's account was just created, bug 300569.
Comment 3•19 years ago
|
||
He is set up for the l10n group and not the main source tree...
Comment 4•19 years ago
|
||
Is the "/l10n/l10n/" part of the error message right? Is the local tree just messed up or something?
Comment 5•19 years ago
|
||
There is no branding directory in CVS. He probably forgot to add that directory before he tried to check stuff in. Here is the directory listing. That l10n/l10n seems to be right (and not an error in the setup).
[root@megalon chrome]# pwd
/data/cvs/jail/l10n/l10n/hi-IN/browser/chrome
[root@megalon chrome]# ls -l
total 12
drwxrwsr-x 8 rajeshka l10nsrc 4096 Mar 6 06:53 browser
drwxrwsr-x 2 rajeshka l10nsrc 4096 Mar 6 06:53 browser-region
drwxrwsr-x 2 rajeshka l10nsrc 4096 Mar 6 06:53 help
[root@megalon chrome]# ls -a
. .. browser browser-region help
Comment 6•19 years ago
|
||
Thanks! I commited everything but still this problem I am facing...Error comes like this...
cvs commit: failed to create lock directory for `/l10n/l10n/hi-IN/browser/chrome/branding' (/l10n/l10n/hi-IN/browser/chrome/branding/#cvs.lock): No such file or directory
cvs commit: lock failed - giving up
cvs [commit aborted]: lock failed - giving up
| Reporter | ||
Comment 7•19 years ago
|
||
No idea what happened, I added the directory from my working copy and it worked.
Somehow the cvs add command from Rajesh must have been confused on that
directory.
Sorry for bothering.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•