Closed
Bug 783350
Opened 13 years ago
Closed 2 years ago
svn revert mdn project
Categories
(Webtools Graveyard :: Verbatim, defect, P1)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: groovecoder, Unassigned)
Details
I added a new template file to our svn project:
http://svn.mozilla.org/projects/mdn/trunk/locale/templates/LC_MESSAGES/promote-mdn.pot
I went to our verbatim panel [1] and did "Update from templates" for each language, which created the promote-mdn.po files for each language.
But I noticed the .po files weren't added to svn, so I ssh'd to sm-verbatim01 and did:
svn add */LC_MESSAGES/promote-mdn.po
When I tried to commit, I got a notice that I needed to update first. But when I updated I got all kinds of conflicts! >< Now I'm stuck looking at a mess of a working directory[2] on the verbatim server and I'm afraid to touch anything without some extra help.
I need help getting the working directory back in a, well, working state so that verbatim can push its edits into svn.
| Reporter | ||
Comment 1•13 years ago
|
||
FWIW I went ahead and svn reverted the working directory to un-block things. I copied it into /home/verbatim/mdn_backups before though.
| Assignee | ||
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•