You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Brian Beaudet <bb...@efficiencylab.com> on 2004/04/09 15:05:54 UTC

.resx file to Version Control

For you Visual Studio .NET devs out there, do you version control the
.resx file you generate in a windows application?

 

Brian M. Beaudet

Director, Research & Development

EfficiencyLab, LLC

www.efficiencylab.com

 


Re: .resx file to Version Control

Posted by M <ma...@gmx.de>.
Hi Brian,
yes, I do, as it's required compilation input.

Greetings,
	M

Brian Beaudet schrieb:
> For you Visual Studio .NET devs out there, do you version control the
> .resx file you generate in a windows application?
> 
>  
> 
> Brian M. Beaudet
> 
> Director, Research & Development
> 
> EfficiencyLab, LLC
> 
> www.efficiencylab.com
> 
>  
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: .resx file to Version Control

Posted by Arild Fines <ar...@broadpark.no>.
Brian Beaudet wrote:
> For you Visual Studio .NET devs out there, do you version control the
.resx
> file you generate in a windows application?

Yes. AFAIK, this file doesn't get regenerated unless you actually open the
forms designer for the form/control in question. Additionally, some of the
resources may not regenerated at all, such as bitmaps, icons etc.


--
Arild

AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
IRC: irc://irc.freenode.net/ankhsvn

"We've got to find out what people want from fire, how they relate to it,
what sort of image it has for them.' The crowd were tense. They were
expecting something wonderful from Ford.`Stick it up your nose,' he
said.`Which is precisely the sort of thing we need to know,' insisted the
girl, `Do people want fire that can be fitted nasally?'"


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org