On Sat, Oct 18, 2014 at 3:24 AM, Stephan Beal <sgb...@googlemail.com> wrote:

>
> So the diff from SVN is that SVN tags the names whereas fossil tags a
> specific version. AFAIR we have no code in place to apply _propagating_
> tags to anything but commits, but i think that's just because we've never
> had a real use for them (mime types come to mind, since that's what i've
> mostly used svn-prop for).
>

SVN also has revision properties (tags). Non-propagating. No issue because
Fossil already supports this.

As for file properties, I never used them because none of the projects I
worked on that used SVN used them. But other projects might.

SVN also allows properties on directories. But Fossil doesn't track
directories, so can't support this.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to