Re: Subversion package for debian

From: Micha Feigin (michf_at_post.tau.ac.il)
Date: 11/25/04

  • Next message: David Mandelberg: "Re: can't mount -o remount,ro /usr"
    Date: Thu, 25 Nov 2004 04:08:39 +0200
    To: Debian Users <debian-user@lists.debian.org>
    
    

    At Wed, 24 Nov 2004 16:08:00 +0100,
    Mathias Tauber wrote:
    >
    > Hi,
    >
    > > http://packages.debian.org/experimental/source/subversion
    > >
    > > says that the subversion package is experimental and not stable.
    > >
    > > Does anyone know any third party site (like dotdeb) that provides 3rd
    > > party stable packages for subversion.
    > >
    > > Also can I hear from people who have used Subversion on Debian whether
    > > it is advisable to switch from CVS to Subversion in Debian and if
    > > there are problems assosiated with it?
    >
    > I'm searching for an OpenSource DMS (document management system)
    > and heard about subversion.
    >
    > I just want to ask, if somebody is experienced with this? The
    > features of subversion seem to be great, but I don't know if
    > it makes sense to use this for managing office and binary files.
    >

    Both cvs and subversion can handle binary files, although not very efficiently
    (although subversion claims so, I don't completely believe it).

    Its a problem to coherently store differences between such files where you don't
    understand the contents and thus can't make smart diffs, or where large parts of
    the file change to handle small changes.

    If the files don't change too much its still ok to use cvs or subversion (its
    mainly useful for handling bitmaps as part of program code).

    >
    > Greetings
    > Mathias
    >
    >
    > --
    > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
    > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    >
    >
    > +++++++++++++++++++++++++++++++++++++++++++
    > This Mail Was Scanned By Mail-seCure System
    > at the Tel-Aviv University CC.
    >

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: David Mandelberg: "Re: can't mount -o remount,ro /usr"

    Relevant Pages

    • Re: Subversion package for debian
      ... >> says that the subversion package is experimental and not stable. ... >> party stable packages for subversion. ... > it makes sense to use this for managing office and binary files. ... Subversion uses a binary difference algorithm which should ...
      (Debian-User)
    • Re: Subversion package for debian
      ... Siju George wrote: ... > says that the subversion package is experimental and not stable. ... > party stable packages for subversion. ... I switched to servers from CVS to SVN without any problem. ...
      (Debian-User)
    • Subversion package for debian
      ... says that the subversion package is experimental and not stable. ... Does anyone know any third party site that provides 3rd ... party stable packages for subversion. ... Also can I hear from people who have used Subversion on Debian whether ...
      (Debian-User)
    • Re: Subversion package for debian
      ... > says that the subversion package is experimental and not stable. ... > party stable packages for subversion. ... > Also can I hear from people who have used Subversion on Debian whether ... it makes sense to use this for managing office and binary files. ...
      (Debian-User)
    • Re: Controlling project version
      ... over CVS. ... I've used CVS and Subversion quite a lot for a number of years. ... The branching in Subversion is a gazillion times better than CVS if you ... started playing with Git. ...
      (php.general)