Re: Web access to repository

2010-02-05 Thread Ryan Schmidt
On Feb 5, 2010, at 03:00, Giulio Troccoli wrote: >> And in 1.6, you can also see historical versions through WebDAV, too. > > As I said I still don't know if they will be happy with just HEAD. But if > they're not, are you talking about Subversion 1.6 or WebDAV 1.6? If the > latter, how do I f

RE: Web access to repository

2010-02-05 Thread Giulio Troccoli
> >> Thanks Michael, I would certainly look into it then. We > already user ViewVC internally. Is it possible to rescrit it > to just use HEAD? This may be a requirement. I don't know yet > but it oculd be something they would want. Worse comes to > worse I can always use plain WebDAV. > > > > Oh,

Re: Web access to repository

2010-02-04 Thread Hyrum K. Wright
On Feb 4, 2010, at 1:22 PM, C. Michael Pilato wrote: > Giulio Troccoli wrote: >>> ViewVC has unofficial/experimental support for displaying >>> remote repositories. You can see/use an example of this in >>> action here: >>> >>> http://svn.collab.net/viewvc/viewvc >>> >>> (The 'viewvc' projec

Re: Web access to repository

2010-02-04 Thread C. Michael Pilato
Giulio Troccoli wrote: >> ViewVC has unofficial/experimental support for displaying >> remote repositories. You can see/use an example of this in >> action here: >> >>http://svn.collab.net/viewvc/viewvc >> >> (The 'viewvc' project repository lives over on viewvc.tigris.org.) > > Thanks Michae

RE: Web access to repository

2010-02-04 Thread Giulio Troccoli
> ViewVC has unofficial/experimental support for displaying > remote repositories. You can see/use an example of this in > action here: > >http://svn.collab.net/viewvc/viewvc > > (The 'viewvc' project repository lives over on viewvc.tigris.org.) Thanks Michael, I would certainly look into it

Re: Web access to repository

2010-02-04 Thread C. Michael Pilato
Giulio Troccoli wrote: > Hi, > > One of the teams here would like to publish their repository. We have > already an Internet and Intranet server so that would be the ideal place. > However, that is not the Subversion server. > > Can I use ViewVC to access a repository that is not on the same serv

Re: Web access to repository

2010-02-04 Thread Lars Tiefland
Hi, you could use WebSVN (http://www.websvn.info) to display the contents of the repository. There you can specify the http-URL to the Repository as basis. Live Long And Prosper, Lars Tiefland 2010/2/4 Andrey Repin > Greetings, Giulio Troccoli! > > > One of the teams here would like to publi

Re: Web access to repository

2010-02-04 Thread Andrey Repin
Greetings, Giulio Troccoli! > One of the teams here would like to publish their repository. We have > already an Internet and Intranet server so that would be the ideal place. > However, that is not the Subversion server. > Can I use ViewVC to access a repository that is not on the same server? I