Hi there. I'm having a bit of trouble with fossil push. I have one
local machine (Win 7) that I originally created the fossil repository
on (just a blank repository). I copied it to my linux server and ran
it with Apache over CGI. I also made sure that the same version of
fossil was on my local machine and the server. At this time, the
project's "files" page showed no files (as expected). I added files
with fossil add and fossil commit (and could see the files in the
local fossil instance), and then tried to push to the server's URL.
The client complained that it didn't have permission to write to the
local fossil executable (no permission for xapps/bin/fossil.exe - I
don't know where it got the "x" in there). When I looked into the
server's fossil repository, I could get into the repository itself,
but the "files" tab gave me an internal server error.

My initial fossil commit on my local machine asked about crlf style,
but the local repository files look file. It's only the server file
page that is screwed up. I tried doing a fossil rebuild on the server
- that didn't help; neither did creating another repository from
scratch on the server.

Any thoughts on why fossil push would end up with my server's files
page giving me an internal server error? If needed, I can get exact
wording once I'm back in range of my computers at home.

-- 
Thank you.

Richard Boehme

Email: rboe...@gmail.com
Phone: 443-739-8502
Blog: http://www.inexperiencetalking.com/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to