On Apr 15, 2005, at 7:06 AM, Robert Krugmann wrote:
> Hello,
>
> currently we are using a subversion repository including C++/C#
> sources and
> additionally several template or data files.
>
> Template files are supposed to be edited by the corresponding user and
> will be
> adapted to the local requirements of a certain PC. Those files shall
> not be
> committed to the repository, again. (UseCase: The file is missing, so
> the user
> gets the clean template from the repository. The file exists and it
> will never
> be touched from svn again).
>
> Data files are files, that contain data for runnign the system
> developed in
> the sources the repository.
> For testing users sometimes mis-configure such files to create
> specific error
> situations. This such a case, they want to temporarily exclude these
> files from
> being committed.
>
> Are these scenarios possible to do in subversion?
Maybe this FAQ will help?
http://subversion.tigris.org/faq.html#ignore-commit
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 16 03:03:04 2005