Re: Subversion package for debian

From: Jon Dowland (dowland_at_gmail.com)
Date: 11/24/04

  • Next message: michael: "Re: syslog msgs: dhclient & n'bour table overflow"
    Date: Wed, 24 Nov 2004 15:56:40 +0000
    To: Debian User List <debian-user@lists.debian.org>
    
    

    On Wed, 24 Nov 2004 16:08:00 +0100, Mathias Tauber <tauberml@hdpnet.de> 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.

    Unless I'm mistaken, no generic DMS (or VMS) can sensibly support a
    diff operation for binary files (i.e., displaying differences to the
    user), with the exception of user-configured diff for specific file
    formats I suppose.

    The only thing I can think of then that would be a disadvantage for
    predominantly binary files would be the efficiency of the diffing
    algorithm. Subversion uses a binary difference algorithm which should
    be perfectly fine for your needs:

         "Efficient handling of binary files
         Subversion is equally efficient on binary as on text files,
    because it uses a binary diffing algorithm to transmit and store
    successive revisions."
         (subversion.tigris.org)

    Is there some other functionality you think would be impaired for binary files?

    I'd also consider what development model you are to be employing for
    your files. You may decide that monotone, arch or darcs may be more
    useful.

    -- 
    Jon Dowland
    http://jon.dowland.name/
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: michael: "Re: syslog msgs: dhclient & n'bour table overflow"

    Relevant Pages

    • Re: "Offline files" and Linux
      ... But Subversion does, and is pretty much a drop in replacement for CVS, ... Keeping full binary files without any idea what have ... "# Efficient handling of binary files ...
      (uk.comp.os.linux)
    • Re: SSH/SSL firewall port problem
      ... When trying out CVS I use a Linux ... computer with OpenSSH 3.8.1p1 and when I use Subversion I use a WinXP ... commit or check out larger files (> 100 kb binary files in my case) the ... Good judgement comes with experience. ...
      (SSH)
    • Re: cvs for media files?
      ... sowe could all work on the documentary at home & then ... can handle such changes to binary files easily and clearly? ... Subversion does binary-differencing both when transmitting ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Version control
      ... We just moved to Subversion, ... updates in 6 months; and we were glad that Subversion found those for us. ... you can get Subversion to lock files. ... Furthermore, some programs that use binary files, like ...
      (microsoft.public.dotnet.languages.csharp)
    • 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)