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

Re: question

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-01 22:30:43 CEST

On Jun 1, 2007, at 14:39, Boex,Matthew W. wrote:

> Will subversion allow me to use regular expression to exclude path
> info,
> etc., that I don't want to show up on a "diff"?
>
> For example, we have a file structure here, /csapps417/websphere for
> example. On a different box, it will be /csapps418/websphere. I
> would
> figure that when subversion pulls those files in and diff's them, all
> the configs will show up different. Would I be able to take the
> /csapps(###) portion out?

Subversion doesn't have that functionality. A diff is a diff.

You may want to put this differing path into a non-versioned config
file. You can version a template of the config file and require
everyone to copy that template and fill in the actual path after
checking out a working copy. See this entry in the FAQ:

http://subversion.tigris.org/faq.html#ignore-commit

And now, some other FYI:

> E-MAIL CONFIDENTIALITY NOTICE: The contents of this e-mail message
> and any attachments are intended solely for the
> addressee(s) and may contain confidential and/or legally privileged
> information. If you are not the
> intended recipient of this message or if this message has been
> addressed to you in error, please
> immediately alert the sender by reply e-mail and then delete this
> message and any attachments. If you
> are not the intended recipient, you are notified that any use,
> dissemination, distribution, copying, or
> storage of this message or any attachment is strictly prohibited.

Ridiculous. You have sent your mail to a public Internet discussion
list which is distributed to hundreds or thousands of people and
archived on several web sites for all eternity where it can be read
by millions more. Please don't send mail to the list from accounts
that append such garbage.

Finally, you might get more responses in the future if you select
more useful subject lines; see:

http://www.catb.org/~esr/faqs/smart-questions.html#bespecific

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 1 22:31:41 2007

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.