I use FFS in through RTS and batch in automatic mode.
1 ) Is there a way to define defaut <Conflict>right</Conflict> direction in
the case FFS can't figure out by itself what direction is correct ?
2 ) Do you have some place the documentation about batch syntax and option ?
Defaut direction in automatic mode ?
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
1) No, for automatic mode there is no such option. In general a conflict means
that a file was changed on both sides. Therefore it's not safe to ignore this
conflict by prefering one data source over the other. However if it is indeed
acceptable that one sides overwrites the others, this is a hint that an other
sync variant, proabably mirror is more fitting.
2) Helpfile "Help/Advanced"
that a file was changed on both sides. Therefore it's not safe to ignore this
conflict by prefering one data source over the other. However if it is indeed
acceptable that one sides overwrites the others, this is a hint that an other
sync variant, proabably mirror is more fitting.
2) Helpfile "Help/Advanced"
1
>not safe to ignore this conflict by prefering one data source over the other
I have very few errors but ignoring them all the time
<Silent>true</Silent>
<HandleError>ignore</HandleError>
is worst than to prefer the server's version (multiple users-folders against a
central server)
> mirror is more fitting.
unlikely for deleting files
example : Solidworks CAD software locks files with extra ~FileName.sldprt to
prevent multiple edit and tell who is currently working on the file. Mirror or
whatever non-automatic mode would not handle that correctly.
2.
> Helpfile "Help/Advanced"
I'll give a try again then
>not safe to ignore this conflict by prefering one data source over the other
I have very few errors but ignoring them all the time
<Silent>true</Silent>
<HandleError>ignore</HandleError>
is worst than to prefer the server's version (multiple users-folders against a
central server)
> mirror is more fitting.
unlikely for deleting files
example : Solidworks CAD software locks files with extra ~FileName.sldprt to
prevent multiple edit and tell who is currently working on the file. Mirror or
whatever non-automatic mode would not handle that correctly.
2.
> Helpfile "Help/Advanced"
I'll give a try again then