It's fixed now; I don't know why it works, but it does work. I did the
following:

1. Delete the local fossil repository
2. Remove the _FOSSIL_ file from the local checked out directory.
3. fossil clone the server repository
4. fossil open into the local checked out directory
5. fossil add * all of the files
6. fossil commit
7. check the local repo - it has the added files
8. fossil push with the URL of the server
9. Check the server repo - it has the changed files.

Thanks.

Richard


On Fri, Nov 11, 2011 at 1:20 PM, Richard Boehme <[email protected]> wrote:
> The directory containing the repo is also writable; I had set it to
> worls-readable and writable for a short time just to make sure.
>
> Thanks.
>
> Richard
>
>
> On Fri, Nov 11, 2011 at 12:38 PM, Stephan Beal <[email protected]> wrote:
>> On Fri, Nov 11, 2011 at 6:31 PM, Ron Wilson <[email protected]> wrote:
>>>
>>> On Fri, Nov 11, 2011 at 11:08 AM, Richard Boehme <[email protected]>
>>> wrote:
>>> > My local fossil copy is at C:\Users\Richard Boehme\Dropbox\apps\bin
>>>
>>> Are you using Dropbox to backup your repository? Is it possible
>>> Dropbox is doing something that interferes with Fossil?
>>>
>>
>> FWIW: i use fossil-in-dropbox for several small repos and have had no
>> problems with it to-date. Dropbox won't merge conflicting repo files (it
>> will instead create two copies, one of them named something like "filename
>> (conflict)"). Nonetheless, to keep dropbox from trying to copy the
>> short-lived journal files, i tend to (but don't always) disable dropbox
>> while i'm working with such a repo.
>> --
>> ----- stephan beal
>> http://wanderinghorse.net/home/stephan/
>>
>> _______________________________________________
>> 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/
>



-- 
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