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

Filtering the files that are checked out or exported

From: Kyle Heon <kheon_at_comcast.net>
Date: 2005-05-07 00:11:00 CEST

Hello!

We do a lot of ASP.NET development which compiles down to a series of dll's.
Most of this development happens local but we also have a public development
area for content updates and such where we also have a working copy of the
site for this sort of thing.

The problem is that with .NET sites there are .cs and .resx files that are
not necessary, we just care about the .aspx and the compiled binaries in the
bin folder.

Is there a way to continue using Subversion in this manner but get it to
ignore the .cs and .resx files on this public development area? We want to
be able to continue committing change to the repository from this public
area.

Also, when we are ready to push all changes live is it possible to export
the site and have it not include these .cs and .resx files?

Kyle Heon
kheon@comcast.net
Received on Sat May 7 00:14:22 2005

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.