Thanks. That worked for seeing the file without crashing the files
section, but the push from the client side still doesn't work.

My local fossil copy is at C:\Users\Richard Boehme\Dropbox\apps\bin;
my push fails. I've checked the permissions on the fossil.exe; I have
full access control to it (and my account is an administrator
account). On the server, I've set the repository to world-readable and
writable to make sure that there aren't permission problems; the same
error occurs:

This is fossil version 1.20 [a75e2d2504] 2011-10-21 12:52:53 UTC

C:\Users\Richard Boehme\Dropbox\Projects\QuietConflict.GS>fossil push
Server:    http://192.168.1.15:32080/cgi-bin/repos/GameServer/
                Bytes      Cards  Artifacts     Deltas
Sent:           14850        321          0          0
Error: not authorized to writex\apps\bin\fossil.exe:
Received:          65          1          0          0
Total network traffic: 8225 bytes sent, 305 bytes received

Thank you for the help.

Richard


On Fri, Nov 11, 2011 at 10:34 AM, Richard Hipp <[email protected]> wrote:
>
>
> On Thu, Nov 10, 2011 at 9:07 AM, Richard Boehme <[email protected]> wrote:
>>
>>  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.
>
>
> There was once a bug (now fixed) in Fossil where it was dividing by the
> number of files.  So if you haven't checked in any files yet, it is dividing
> by zero, and crashing.  Either update to the latest Fossil code (from the
> source tree) or else add a single file to the repo.
>
> --
> D. Richard Hipp
> [email protected]
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>



-- 
Thank you.

Richard Boehme

Email: [email protected]
Phone: 443-739-8502
Blog: http://www.inexperiencetalking.com/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to