On Tue, Nov 08, 2005 at 10:38:15PM -0400, bulia byak wrote:
On 11/8/05, Peter Moulder <Peter.Moulder@...38...> wrote:
cvs -q up -Pd -r RELEASE_0_43_BRANCH
I can't seem to be able to do this. Perhaps because I need to update from that branch first. But I don't want to do this because I have lots of other uncommitted stuff.
I suggest using separate working directories for the separate branches. Thus you might do a clean checkout:
cvs -Q checkout -r RELEASE_0_43_BRANCH -d inkscape-0.43-branch cd inkscae-0.43-branch
(Indeed, I'd suggest using separate working directories for separate changes, so long as you have enough disk space. I keep a directory of a clean inkscape head, and I cp -a that directory whenever I want to start a new change.)
So I committed the newest ru.po to HEAD, revision 112. Can you please move it over to the release branch?
Will do.
pjrm.