Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > System > Software Distribution

    eccvs 0.2.0

    Download button

    Downloads: 550  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.0/5)
    17 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    cgeek and santosh | More programs
    GPL / FREE
    December 12th, 2007, 17:21 GMT
    ROOT / System / Software Distribution

     Read user reviews (0)  Refer to a friend  Subscribe

    eccvs description

    eccvs is a tool for managing different versions of a software project.

    eccvs is a tool for managing different versions of a software project. It provides a simple and intuitive user interface. As the name suggests, it is actually based on the existing CVS (Concurrent Versions System) command line tool. The acronym eccvs expands to easy concurrent versions system. Just making the version control easier.

    The main objective of this project is to enable a novice user to use the version control mechanism with less effort. This can only be achieved through a nice user interface (which is always true for every piece of software).

    Requirements:

    · Gtk+-2.6
    · gnome-vfs-2.0.0
    · libgnomeui-2.0.0
    · libglade-2.0.0

    If you have installed gtk-2.6 in a different location (other than the usual /usr), then you need to set the LD_LIBRARY_PATH and PKG_CONFIG_PATH variables. Assuming that you have installed gtk-2.6 in /opt/gtk-2.6, just execute the following procedure before proceeding to install eccvs.

    $ export LD_LIBRARY_PATH=/opt/gtk-2.6/lib
    $ export PKG_CONFIG_PATH=/opt/gtk-2.6/lib/pkgconfig:/usr/lib/pkgconfig

    You need to set these variables whenever you rebuild the sources. These environment variables need to be set only when you closed your terminal and restarted it freshly.

    1. Extract the eccvs distribution tarball

    $ tar zxvf eccvs-.tar.gz
    $ cd eccvs-

    2. Configure and install the software

    $ ./configure --prefix=/usr
    $ make
    [su if necessary]
    # make install

    Now, you can execute eccvs using the following command.

    $ eccvs

    If you don't want to install the eccvs but you want to build and run it, you can just use the following make command.

    $ make clean
    $ make CPPFLAGS=-DNO_INSTALL
    $ cd src
    $ ./eccvs

    Developers of eccvs can use the "./autogen.sh" command to rebuild all the autotools related stuff. This step is needed whenever you change any of the autotools configuration files(like Makefile.am, configure.in, etc.,).[This is applicable only for those who have checked out the source code from the CVS server.]

    NOTE: Currently, eccvs overwrites the already installed version of CVS binary and if you don't want this to happen then you need to set --prefix to different location.

    What's New in This Release:

    · New Features:

    · Update - update the working copy
    · Commit - commit the changes back to the repository
    · Init - initialize a new repository
    · Import - import a module to the repository
    · Status - view the status of the files in the working copy
    · Add - add files/directories
    · Remove - remove file/directories
    · Login - context sensitive login mechanism (pserver)
    · Preferences - add/remove repositories

    · Bug Fixes:

    · 1175594 eccvs crashes when "Alt+Left" is pressed
    · 1175592 Repository path parsing problem
    · 1166448 eccvs.pot file not generated..
    · 1163635 "./bootstrap" problem
    · 1163619 Update operation doesn't work
    · 1163615 file->quit doesn't work
    · 1163596 linker error during running



    Product's homepage

      


    TAGS:

    software manager | graphical interface | cvs gui | CVS | software | management



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM