[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Removing Bugtracker.net integration from SVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 16 Feb 2014 19:22:12 +0100

On 16.02.2014 18:42, Some wrote:
> I have used TortoiseSVN_integration.bat to integrate SVN with Bugtracker and ultimately Visual Studio.
>
> svn propset -R bugtraq:label "BugTracker.NET ID:" .
> svn propset -R bugtraq:url "http://DOMAINNAME/edit_bug.aspx?id=%%BUGID%%" .
> svn propset -R bugtraq:message "bugid: %%BUGID%%" .
> svn propset -R bugtraq:number "true" .
> svn propset -R bugtraq:warnifnoissue "true" .
> svn commit -q -m "Added BugTracker.NET properties to the repository"
>
> Also see the following pic: http://oi62.tinypic.com/2u6ihww.jpg I'd like to remove this integration as it's no longer needed. How do I do that? Thanks

Just remove all the bugtraq: properties.
And then commit.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3073087
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-02-16 19:22:02 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.