info-cvs
[Top][All Lists]
Advanced

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

Re: using cvs2cl xml output to extend cvs functionality


From: Kaz Kylheku
Subject: Re: using cvs2cl xml output to extend cvs functionality
Date: 18 Dec 2002 15:26:17 -0800

"Matthew Herrmann" <address@hidden> wrote in message news:<address@hidden>...
> hi everyone,
> 
> just thought i'd let people know, i'm doing some work on a definitive
> solution to the whole "cvs doesn't handle rolling back commits easily", "cvs
> can't tag files with the same log message", etc. problem.
> 
> here's the idea:
> 
> step 1) cvs2cl --xml generates XML output
> step 2) XSLT stylesheet converts changelog to cvs scripts for performing
> basic operations, like cvs up -jr1 -jr2.

Another idea:

  step 1) cvs2cl --lisp generates Lisp output
  step 2) Lisp program has field day with it

Of course, that requires:

  step 0) http://users.footprints.net/~kaz/cvs2cl-lisp.diff

;)
>From address@hidden Thu Dec 19 00:51:44 2002
Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13)
        id 18Otay-0002w9-00
        for address@hidden; Thu, 19 Dec 2002 00:51:44 -0500
Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13)
        id 18Otaw-0002r6-00
        for address@hidden; Thu, 19 Dec 2002 00:51:43 -0500
Received: from doorgirl.mail.nissan.co.jp ([133.146.39.71])
        by monty-python.gnu.org with esmtp (Exim 4.10.13)
        id 18Otau-0002UV-00
        for address@hidden; Thu, 19 Dec 2002 00:51:40 -0500
Received: from mailgate.mail.nissan.co.jp (postman.mail.nissan.co.jp
        [133.146.39.68])OAA09622
        for <address@hidden>; Thu, 19 Dec 2002 14:51:33 +0900 (JST)
Received: from mailnmlhub2.nml.jdc (mailnmlhub2.nml.jdc [10.16.11.27])
        OAA27249
        for <address@hidden>; Thu, 19 Dec 2002 14:51:32 +0900 (JST)
Received: by mailnmlhub2.nml.jdc with Internet Mail Service (5.5.2653.19)
        id <Y0GC53PF>; Thu, 19 Dec 2002 14:54:41 +0900
Message-ID: <address@hidden>
From: HALESHAPPA SATHEESHA <address@hidden>
To: "'address@hidden'" <address@hidden>
Date: Thu, 19 Dec 2002 14:54:33 +0900
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
        charset="iso-2022-jp"
Subject: "cvs server:Up-to-date check failed for 'team/test/MyTest.java'
X-BeenThere: address@hidden
X-Mailman-Version: 2.1b5
Precedence: list
List-Id: Announcements and discussions for the CVS version control system
 <info-cvs.gnu.org>
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
X-List-Received-Date: Thu, 19 Dec 2002 05:51:45 -0000


 Hi,
 Could some body help to know what this problem is.
 Am working on CVS 1.11.3.1 installed on win2k and connecting from IBM's
WSAD.

I got the following error while releasing the modified java file into the
stream.

------------------------------------------------------
This was the initial dialog window shown with the message
"You have changes that conflict with the server. Release those changes?".
I clicked "Yes" and continued and then got the following error.

The CVS repository reported problem.(dialog window).
When i see the details, this was the message.
"cvs server:Up-to-date check failed for 'team/test/MyTest.java'
cvs[server aborted]:correct above errors first.
-------------------------------------------------------------------

what could be the problem? could anyone figure out.

Thanks,
Sat.



reply via email to

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