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

Removing Bugtracker.net integration from SVN

From: Some <admin_at_nayax.com>
Date: Sun, 16 Feb 2014 09:42:09 -0800 (PST)

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3073086

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

1.jpg
Received on 2014-02-16 19:05:17 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.