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

Re: [BOOK] Minor modifications

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-10 18:55:24 CET

Hi Eric, thanks for the feedback.

On Dec 8, 2004, at 2:19 AM, Eric PAIRE wrote:

> Hi,
>
> While using subversion-1.1.1, I noticed 2 details to clarify in the
> book:
> 1) Chap7, sect 2.3.3, svn:ignore property
> It is not clearly stated that each ignored pattern should be alone
> on one line
> (something like .cvsignore).

? I'm looking at:
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.3

...and right below the grey box:

   "For this purpose, the svn:ignore property is the solution. Its
value is a multi-line collection of file patterns, one pattern per
line."

> 2) Chap9, sect 1.2, svn status
> '~' Item is versioned as a directory, but has been replaced by a
> file, or vice versa
> should be replaced by something like
> '~' Item is versioned as a type (file, directory, link, ...)
> replaced locally by another
> In fact, if you replace a versioned file by a link, '~' is output
> by svn status (even if
> it is not a directory).
>

Thanks, I just fixed this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 10 19:21:33 2004

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.