Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: devel

viewcvs and trac broken

 

 

ivtv devel RSS feed   Index | Next | Previous | View Threaded


martin.dauskardt at gmx

Feb 7, 2010, 5:57 AM

Post #1 of 5 (1739 views)
Permalink
viewcvs and trac broken

http://ivtvdriver.org/viewcvs/
Not Found
The requested URL /viewcvs/ was not found on this server.

http://ivtvdriver.org/trac/
Trac Error
TracError: The Trac Environment needs to be upgraded.
Run "trac-admin /srv/ivtvdriver.org/trac upgrade"

A lot of links on http://ivtvdriver.org/index.php/Svn_checkout (tarball
snapshots) are also dead because they are referring to viewcvs

http://ivtvdriver.org/svn/ works, but there is no information available about
versions, changes etc.

It would be nice to have a place where one can track the development of the
tools/test utils and the xdriver.



_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


drescherjm at gmail

Feb 7, 2010, 6:11 AM

Post #2 of 5 (1685 views)
Permalink
Re: viewcvs and trac broken [In reply to]

On Sun, Feb 7, 2010 at 8:57 AM, Martin Dauskardt
<martin.dauskardt [at] gmx> wrote:
> http://ivtvdriver.org/viewcvs/
> Not Found
> The requested URL /viewcvs/ was not found on this server.
>
> http://ivtvdriver.org/trac/
> Trac Error
> TracError: The Trac Environment needs to be upgraded.
> Run "trac-admin /srv/ivtvdriver.org/trac upgrade"
>
> A lot of links on http://ivtvdriver.org/index.php/Svn_checkout (tarball
> snapshots) are also dead because they are referring to viewcvs
>
> http://ivtvdriver.org/svn/ works, but there is no information available about
> versions, changes etc.
>
> It would be nice to have a place where one can track the development of the
> tools/test utils and the xdriver.
>

I believe the reason why these are not working is that the source no
longer is in subversion. It is in Mercurial here:
http://www.linuxtv.org/hg/

John

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


hverkuil at xs4all

Feb 7, 2010, 6:20 AM

Post #3 of 5 (1683 views)
Permalink
Re: viewcvs and trac broken [In reply to]

On Sunday 07 February 2010 15:11:22 John Drescher wrote:
> On Sun, Feb 7, 2010 at 8:57 AM, Martin Dauskardt
> <martin.dauskardt [at] gmx> wrote:
> > http://ivtvdriver.org/viewcvs/
> > Not Found
> > The requested URL /viewcvs/ was not found on this server.
> >
> > http://ivtvdriver.org/trac/
> > Trac Error
> > TracError: The Trac Environment needs to be upgraded.
> > Run "trac-admin /srv/ivtvdriver.org/trac upgrade"
> >
> > A lot of links on http://ivtvdriver.org/index.php/Svn_checkout (tarball
> > snapshots) are also dead because they are referring to viewcvs
> >
> > http://ivtvdriver.org/svn/ works, but there is no information available about
> > versions, changes etc.
> >
> > It would be nice to have a place where one can track the development of the
> > tools/test utils and the xdriver.
> >
>
> I believe the reason why these are not working is that the source no
> longer is in subversion. It is in Mercurial here:
> http://www.linuxtv.org/hg/

The driver, yes, but the ivtv-utils and the xdriver are still maintained in
svn on ivtvdriver.org. Personally I think that trac can be removed altogether.
It was never used much and is pretty pointless nowadays. It would be nice though
to get a proper svn view.

Updates are very rare these days and whenever I (or Andy these days) make a new
release a link to the ChangeLog is also added so you can see what changed.

Regards,

Hans

>
> John
>
> _______________________________________________
> ivtv-devel mailing list
> ivtv-devel [at] ivtvdriver
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel
>

--
Hans Verkuil - video4linux developer - sponsored by TANDBERG

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


awalls at radix

Feb 7, 2010, 7:37 AM

Post #4 of 5 (1670 views)
Permalink
Re: viewcvs and trac broken [In reply to]

On Sun, 2010-02-07 at 09:11 -0500, John Drescher wrote:
> On Sun, Feb 7, 2010 at 8:57 AM, Martin Dauskardt
> <martin.dauskardt [at] gmx> wrote:
> > http://ivtvdriver.org/viewcvs/
> > Not Found
> > The requested URL /viewcvs/ was not found on this server.
> >
> > http://ivtvdriver.org/trac/
> > Trac Error
> > TracError: The Trac Environment needs to be upgraded.
> > Run "trac-admin /srv/ivtvdriver.org/trac upgrade"
> >
> > A lot of links on http://ivtvdriver.org/index.php/Svn_checkout (tarball
> > snapshots) are also dead because they are referring to viewcvs
> >
> > http://ivtvdriver.org/svn/ works, but there is no information available about
> > versions, changes etc.
> >
> > It would be nice to have a place where one can track the development of the
> > tools/test utils and the xdriver.
> >
>
> I believe the reason why these are not working is that the source no
> longer is in subversion. It is in Mercurial here:
> http://www.linuxtv.org/hg/

Hi John,

Actually, the ivtv-utils and the xdriver are not at linuxtv.org
mercurial trees.

Regards,
Andy


> John
>
> _______________________________________________
> ivtv-devel mailing list
> ivtv-devel [at] ivtvdriver
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel
>


_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


drescherjm at gmail

Feb 7, 2010, 9:56 AM

Post #5 of 5 (1681 views)
Permalink
Re: viewcvs and trac broken [In reply to]

>> I believe the reason why these are not working is that the source no
>> longer is in subversion. It is in Mercurial here:
>> http://www.linuxtv.org/hg/
>
> Hi John,
>
> Actually, the ivtv-utils and the xdriver are not at linuxtv.org
> mercurial trees.
>

Thanks and sorry for the misinformation.
John

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

ivtv devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.