[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

after smart_change.pl, could not commit all the changes



Hi all
I found a typo in an English file, and I fixed it, but when I committed the fixes, only the file in English folder got updated, not the rest.

This is what I did:

./smart_change.pl -s "s,relevane,relevant,g" english/events/material.wml

(ok)

cvs diff -u */events/material.wml | less

(attached you can find the output)


cvs ci -m "Fix typo in English version" */events/material.wml

The English version was committed; after that, I got an error:

cvs [server aborted]: "commit" requires write access to the repository

How can I fix that?

Regards
Laura Arjona
https://wiki.debian.org/LauraArjona
Index: french/events/material.wml
===================================================================
RCS file: /cvs/webwml/webwml/french/events/material.wml,v
retrieving revision 1.25
diff -u -r1.25 material.wml
--- french/events/material.wml	31 May 2014 10:11:52 -0000	1.25
+++ french/events/material.wml	1 Jun 2014 23:21:40 -0000
@@ -1,5 +1,5 @@
 #use wml::debian::template title="Matériel commercial pour les événements Debian" BARETITLE=true
-#use wml::debian::translation-check translation="1.47" maintainer="Nicolas Bertolissio"
+#use wml::debian::translation-check translation="1.48" maintainer="Nicolas Bertolissio"
 #use wml::debian::toc
 
 # Nicolas Bertolissio, 2003-2007
Index: italian/events/material.wml
===================================================================
RCS file: /cvs/webwml/webwml/italian/events/material.wml,v
retrieving revision 1.19
diff -u -r1.19 material.wml
--- italian/events/material.wml	1 Jun 2014 15:20:54 -0000	1.19
+++ italian/events/material.wml	1 Jun 2014 23:21:40 -0000
@@ -1,5 +1,5 @@
 #use wml::debian::template title="Materiali e merchandising per eventi Debian" BARETITLE=true
-#use wml::debian::translation-check translation="1.47" maintainer="Luca Monducci"
+#use wml::debian::translation-check translation="1.48" maintainer="Luca Monducci"
 #use wml::debian::toc
 
 
Index: russian/events/material.wml
===================================================================
RCS file: /cvs/webwml/webwml/russian/events/material.wml,v
retrieving revision 1.6
diff -u -r1.6 material.wml
--- russian/events/material.wml	30 May 2014 09:52:54 -0000	1.6
+++ russian/events/material.wml	1 Jun 2014 23:21:40 -0000
@@ -1,6 +1,6 @@
 #use wml::debian::template title="Ð?аÑ?еÑ?иалÑ? и пÑ?едÑ?Ñ?авиÑ?елÑ?Ñ?каÑ? пÑ?одÑ?кÑ?иÑ? длÑ? Ñ?обÑ?Ñ?ий Debian" BARETITLE=true
 #use wml::debian::toc
-#use wml::debian::translation-check translation="1.47" maintainer="Lev Lamberov"
+#use wml::debian::translation-check translation="1.48" maintainer="Lev Lamberov"
 
 <p>ЭÑ?а Ñ?Ñ?Ñ?аниÑ?а Ñ?одеÑ?жиÑ? Ñ?пиÑ?ок вÑ?еÑ? Ñ?азлиÑ?нÑ?Ñ? маÑ?еÑ?иалов, коÑ?оÑ?Ñ?е
  могÑ?Ñ? иÑ?полÑ?зоваÑ?Ñ? лÑ?ди, оÑ?ганизÑ?Ñ?Ñ?ие вÑ?Ñ?Ñ?авоÑ?нÑ?е Ñ?Ñ?ендÑ? Debian (поÑ?Ñ?омÑ? им не нÑ?жно гоÑ?овиÑ?Ñ?
Index: swedish/events/material.wml
===================================================================
RCS file: /cvs/webwml/webwml/swedish/events/material.wml,v
retrieving revision 1.25
diff -u -r1.25 material.wml
--- swedish/events/material.wml	29 May 2014 23:45:22 -0000	1.25
+++ swedish/events/material.wml	1 Jun 2014 23:21:41 -0000
@@ -1,5 +1,5 @@
 #use wml::debian::template title="Materiel och reklamartiklar att använda vid Debianarrangemang" BARETITLE=true
-#use wml::debian::translation-check translation="1.47"
+#use wml::debian::translation-check translation="1.48"
 #use wml::debian::toc
 
 <p>

Reply to: