info-cvs
[Top][All Lists]
Advanced

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

wrong commit/ seeking branching advice


From: cc
Subject: wrong commit/ seeking branching advice
Date: Wed, 26 Mar 2003 11:19:04 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312

Hi,

I made a mistake in committing a change to the main trunk,
when I should have committed to a branch.  I created the
branch, but forgot to retrieve the branch's version.

Is there a way to reverse the changes, or at least move the
changed revision from the main trunk to the branch?

Also, with regards to branches, I'm a little confused with
the manual's rationale for doing branches.  I'm doing
a database application which uses local tables via local
table drivers (specifically, BDE) but I'm migrating
it to use MySQL on a central server.  In this case,
is it natural to use the branching technique to differentiate
the non-Mysql app to the MySQL app?   Or should I just
forget the branches and use a seperate repository?
I've got this feeling I'm 'abusing' the branch technique
in that I'm using it for a purpose that it isn't intended
to be used for.

Any clarifications appreciated.

Ed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]