On Wed, Nov 3, 2010 09:06:08 -0400, Richard Hipp Wrote

> Is your repository named "path/to/repo/repo_name.fossil"?

By the way I am using Windows XP to do all this...

Yes I have a directory "path/to/repo" where I have the fossil repositories
(with .fossil extensions, two
examples created - example1.fossil and example2.fossil - with fossil new and
one cloned - the fossil
repository) and the fossil.exe. One of the created fossil repository is
named example1.fossil (the
repo_name was just made up :) ). I run the server in this directory like so

   fossil.exe server .\

When I want to browse the web interface of a repository I was expecting to
have a url like this.

   http://localhost:8080/example1

But this returns the following error (in chrome - probably the same in
firefox too)

 This webpage has a redirect loop.

  The webpage at *http://localhost:8080/example1/example1* has resulted in
too many redirects. Clearing your

  cookies for this site or allowing third-party cookies may fix the problem.
If not, it is possibly a server configuration issue

  and not a problem with your computer.
I cleared the cookies and have the third-party cookies enabled.But this
returns the same error and the url is changed to

   
http://localhost:8080/example1/example1<http://localhost:8080/DevProjects/DevProjects>

Hope this helps.

Kind Regards,
rd
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to