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

Files in repo that are ignored during check in

From: jan_bar <herkule9s_at_yahoo.com>
Date: 2006-10-02 12:34:15 CEST

Hi,

I think that this is a commong request. There are files that are developer
specific. Those files should not be checked into repostitory, so they are
svn:ignored. However those files can be important to some process for
instance for build/deploy. It would be nice if I can check in a template for
those files. New developers will get them out, modify, but because they are
ignored, they will not be checked in. It means there should be some special
command that will check them in (in template form) by project administrator.
The solution seems to be to create a teplate file,
user-specific-file-template.txt, write inside something like "customize and
rename to user-specific-file.txt" and set ignore on user-specific-file.txt.

How do you manage this?

Thanks Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 2 12:34:58 2006

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

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