[Dart] websvn repo type w/ Update.ftl
Blezek, Daniel J (GE, Research)
blezek at crd.ge.com
Fri Jul 27 08:02:18 EDT 2007
Hi David,
Thanks much, I added your change to Update.ftl, it will be in the next
release. I forget: is there any documentation in Dart.pdf regarding
these settings? Any volunteers if not?
Thanks,
-dan
David Blado wrote:
> Hi All,
>
> I recently modified Update.ftl to reflect a new repo type called
> websvnmultiviews.
>
> I had to do this because the diff.php script is unavailable if websvn
> is configured to use multiviews.
>
> My changes to Update.ftl were to add:
>
> <#case "websvnmultiviews">
> <#assign url = projectProperties[key + "RepositoryURL"] + "/" +
> file + "?op=diff&rev=" + revision + "&sc=&all=0"> <#break>
>
> And then in the Project.xml I changed:
> <Property name="RepositoryURL.Type">websvn</Property>
> To
> <Property name="RepositoryURL.Type">websvnmultiviews</Property>
>
>
> Not sure if this is the best way to do this, so I wanted to shoot it
> out to you all.
>
> Cheers,
> David
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
More information about the Dart
mailing list