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

Re: Ignore files during import & commit

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-09-16 16:10:07 CEST

Ben Collins-Sussman <sussman@collab.net> wrote:
> > How do I tell Subversion that I DON'T want *.class files,
> > app.workspace, or the data/ directory or to be in the repository?
[...]
> If you can think of a good UI design, maybe we can file a feature
> request?

I think that it's possible to copy what do the rsync options
"--exclude" and "--include". The rsync manpage has some
examples (in the section "Exclude patterns"). That may be
a bit overkill, but it's powerful and flexible enough.
See <http://rsync.samba.org/ftp/rsync/rsync.html>.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 16 16:12:22 2002

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

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