For svn repo, when I hit url: project_name/svn/trunk/somefile.xml my browser simply shows me the file content. This is useful to maintain html documentation, eclipse plugin sites, etc. However for hg repo there isn't such feature :(
Is it possible to have a mercurial repository and HTTP access to files just like for SVN?
On Tue, Mar 23, 2010 at 3:00 PM, Szczepan Faber <szcze...@gmail.com> wrote: > Hey guys,
> For svn repo, when I hit url: project_name/svn/trunk/somefile.xml my > browser simply shows me the file content. This is useful to maintain > html documentation, eclipse plugin sites, etc. > However for hg repo there isn't such feature :(
> Is it possible to have a mercurial repository and HTTP access to files > just like for SVN?
It works exactly the same way. For Subversion, you would have used this url:
> -- > You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. > To post to this group, send email to google-code-hosting@googlegroups.com. > To unsubscribe from this group, send email to google-code-hosting+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.
> On Tue, Mar 23, 2010 at 3:00 PM, Szczepan Faber <szcze...@gmail.com> wrote: > > Hey guys,
> > For svn repo, when I hit url: project_name/svn/trunk/somefile.xml my > > browser simply shows me the file content. This is useful to maintain > > html documentation, eclipse plugin sites, etc. > > However for hg repo there isn't such feature :(
> > Is it possible to have a mercurial repository and HTTP access to files > > just like for SVN?
> It works exactly the same way. For Subversion, you would have used this url:
> > -- > > You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. > > To post to this group, send email to google-code-hosting@googlegroups.com. > > To unsubscribe from this group, send email to google-code-hosting+unsubscribe@googlegroups.com. > > For more options, visit this group athttp://groups.google.com/group/google-code-hosting?hl=en.