Andrea Aime ha scritto:
> Adrian Custer ha scritto:

> If I was to rollback a folder with its contents, it would be kinda like
> a bbox filter (it's the closest thing to containment we do have). This
> makes me wonder, what happens in svn if I do move a file out of folder1 
> into folder2, and then do a "svn merge -r n:n-1" only on folder2... what
> happens? I'll try this one out.

Well, fact is svn can provide a full history of what is inside a folder
and as you said has a series of diffs for that.

Too bad I don't have "containment" concept, so to replicate the same
behaviour as svn I would have to avoid filters altogheter, which is not
practical.
I should try to perform the rollback on whatever matched
the filter in any revision between current and old one, this should
give me a semantic close to svn I guess.
Thought I don't know if this matches well the intententions of a
data manager trying to roll back a part of a map that has been 
improperly changed. This person would have to see what features are
affectet in a visual diff and probably refine the filter to match
exactly what he wants...

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to