Menu

#57 Please add support for the 'src' VCS.

open
nobody
src (1)
5
2018-11-14
2018-11-12
Bob Hepple
No

Eric S. Raymond created the 'src' VCS in 2014 - effectively putting a 'svn' front end onto RCS. It's very useful as an ultra lightweight VCS and I would love to have it supported by diffuse.

FAQ http://www.catb.org/~esr/src/FAQ.html

resources http://www.catb.org/~esr/src/

man page http://www.catb.org/~esr/src/src.html

source: https://gitlab.com/esr/src

https://www.emacswiki.org/emacs/VersionControlAlways

Thanks

Bob Hepple

Discussion

  • Bob Hepple

    Bob Hepple - 2018-11-12

    Here's a diff which implements basic 'src' usage - it's a brute copy & edit of the 'svn' code against diffuse-0.4.8-7.fc28.noarch. The getCommitTemplate() function is perhaps bogus for 'src' but a simple 'diffuse -r 9 foo.org' works fine!!

     

    Last edit: Bob Hepple 2018-11-12
  • Bob Hepple

    Bob Hepple - 2018-11-14

    Here's another diff for the 'src' VCS which also implements basic 'src' usage but adds support for

    diffuse -c 4 todo.org
    diffuse -m
    

    Again, this is against diffuse-0.4.8-7.fc28.noarch.

     

    Last edit: Bob Hepple 2018-11-14

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.