开发者

How can I build Addons to visual studio(ankh)

I daily make a few commits and publish my webservice and I daily make a few mistakes with this, because I forget about doing update. Is there any way to get mesaage box with question "Did you update changes ?). This message bo could arrise while I'm开发者_C百科 click publish or commit.

I use vs 2008, tortoise, and ankh svn.


The key to solving all these issues (this includes files which someone forgot to add etc.) is by always building/testing/publishing from a fresh checkout, preferably on a tag, preferably on a dedicated machine.


There's not much to it really, just remember to get latest version, built, run tests and then update.


As other's pointed out , I dont think you could do much about forcing an update before publishing, than making it a habit. There is also Custom Web Setup projects that you could create in Visual Studio. http://chriscant.phdcc.com/2009/01/custom-vs-web-setup-projects.html

Its more of trade off between spending time in creating and maintaining this project between remembering to update the project everytime you publish.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜