Hi,

Versioned properties (like bugtraq:url) have to be set/edited in a
working copy only and committed after modification. So you need to do
full checkout. In a working copy you can set new property value
recursively by "svn propset" or corresponded TortoiseSVN dialog.

On Wed, Aug 26, 2009 at 4:10 AM, <software.supp...@atlastech.co.nz> wrote:
> We have been using the bugtraq:url property to link our commits to our
> web-based issue tracking software.
>
> Our host for the issue tracking database has changed. It has moved from
> something like:
>
> http://oldhost/Issueview/DetailsView.aspx?Project=ATLASIssues&Issue=%BUGID%
>
> to something like:
>
> http:/newhost/Issueview/DetailsView.aspx?Project=ATLASIssues&Issue=%BUGID%
>
> Without having to create a full working copy (branches, tags and trunk!) of
> each of our 32 or so repositories, how can I easily recursively modify this
> property?
>
> I looked at using the SVN Server. The properties under the action menu are
> more about connecting hooks.
>
> I also looked at using the repo-browser from within TortoiseSVN and browsing
> to the root of a repository and trying to modify from there but it won't
> allow me to recursively do it. (The "Apply property recursively" checkbox is
> disabled).
>
> Has anyone had any experience doing this?

Regards,

-- 
Simon Atanasyan
VisualSVN Limited

Reply via email to