Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Yasuhito FUTATSUKI
Hello, On 2024/05/22 19:05, Bo Berglund wrote: > On Wed, 22 May 2024 10:14:36 +0200, Daniel Sahlberg > wrote: >> ViewCVS evolved to ViewVC >> >> https://viewvc.org >> >> A prominent user is the Apache Software Foundation, see >> >> http://svn.apache.org/viewvc >> > > Thanks for that! > > I thi

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Daniel Sahlberg
Den ons 22 maj 2024 kl 13:27 skrev Bo Berglund : > On Wed, 22 May 2024 12:05:25 +0200, Bo Berglund > wrote: > > >Subversion 1.14.0+ > > $ svn --version > > svn, version 1.13.0 (r1867053) > > Oops! My Ubuntu 20.04 LTS has only svn 1.13.0 !! > > > >How can I fix that svn problem? > > > >$ apt po

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Bo Berglund
On Wed, 22 May 2024 12:05:25 +0200, Bo Berglund wrote: >Subversion 1.14.0+ > $ svn --version > svn, version 1.13.0 (r1867053) > Oops! My Ubuntu 20.04 LTS has only svn 1.13.0 !! > >How can I fix that svn problem? > >$ apt policy svn >svn: > Installed: (none) > Candidate: (none) > >Seems like

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Bo Berglund
On Wed, 22 May 2024 10:14:36 +0200, Daniel Sahlberg wrote: >> Many years ago (like 20+ years) when I worked at a company using CVS there >> was a >> web interface which had very useful functions in this regard. It was all >> running >> on Windows Server. >> >> It was named ViewCVS (Python based)

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Justin MASSIOT | Zentek
Hello, You can find screen captures of the three previously mentioned tools just here: https://superuser.com/questions/559261/looking-for-a-web-based-svn-code-browser-alternative-for-trac-anything-like-g Some ticket trackers like Redmine also have Subversion browsing capabilities. If you're willi

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Philippe Andersson
On 22/05/2024 10:06, Bo Berglund wrote: ... I hope this is not totally OT ... I am running an SVN server on an Ubuntu 20.04 LTS system and I have the Apache connection so I can access it via its web interface. This works but is *very limited* in functionality, so I am looking for some kind of G

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Daniel Sahlberg
ons 22 maj 2024 kl. 10:06 skrev Bo Berglund : > ... I hope this is not totally OT ... > > I am running an SVN server on an Ubuntu 20.04 LTS system and I have the > Apache > connection so I can access it via its web interface. > > This works but is *very limited* in functionality, so I am looking f

GUI interface to Subversion via web browser?

2024-05-22 Thread Bo Berglund
... I hope this is not totally OT ... I am running an SVN server on an Ubuntu 20.04 LTS system and I have the Apache connection so I can access it via its web interface. This works but is *very limited* in functionality, so I am looking for some kind of GUI interface that can be added to my Ubunt