Hello Mark!

On Saturday 02 February 2008 Mark J Hewitt wrote:
> Probably not due to my upgrade to 1.1.12, but you never know...
>
> Any ideas please?
>
> [EMAIL PROTECTED] /]# fsvs commit -m "Backup 2008-02-01" 
> -ocommit_to=FreeAgent-01
...
> An error occurred: Transaction is out of date (160028)
>   in ci___set_props: function: Out of date:
> '/james/trunk/root/.bash_history' in transaction '16-1'
This normally means that /james/trunk/root/.bash_history has a higher revision 
level in the repository than FSVS knows about. Do you commit from two 
different machines? 
If not, that could be some FSVS bug ... although I wouldn't know where; the 
only case that I could think of now is that your /etc/fsvs had no space after 
the commit, so the entries list file couldn't be written - but then you 
should have gotten an error.

You should be able to simply do

        fsvs sync-repos

- that should fetch the current list of entries from the repository, and take 
that as the last known state. So you'll see all local changes against HEAD - 
and the next commit should Just Work (TM).


HTH - but if you ever get that again, please tell me -- it could be a bug, 
after all.


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to