Hello Hugh!

>> If the other branches are separate checkouts (other working copies),
>> they don't need to
>> be handled.
>
> All the branches are under the same working copy base. The base is a
> folder, fsvs_working, with sub-folders branches, tags, trunk, and under
> each of these various versions of the software.
>
> I don't see any way to sync-repos just few version folders under
> branches that have the problem, except by syncing the whole of
> fsvs_working. Is there a way to do this ? If not, should there be any
> concerns about damage to the folders under branches that are currently
> OK ?
No, there should be no damage.
"sync-repos" doesn't change anything of the working copy data - it just fetches 
a fresh
filelist from the repository.


BTW, why do you keep tags and branches checked out, too?
I'm aware that I didn't implement the "tag" and "branch" commands for FSVS yet, 
but as
it's a subversion repository you can always do the standard

    svn cp $URL/trunk $URL/tags/1.0.0 -m "Tagged 1.0.0"

without disturbing FSVS ...


Regards,

Phil

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

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2673710

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to