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

Re: CVS update: subversion/doc model.texi client.texi server.texi

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-12 16:24:11 CET

Thanks for those, Bruce.

Btw, I just saw your name in the New Riders Autoconf/Automake/Libtool
book, as one of the reviewers. Small world. :-)

-K

bkorb@tigris.org writes:
> User: bkorb
> Date: 00/11/12 09:34:36
>
> Modified: doc model.texi client.texi server.texi
> Log:
> provide: itemize mark
>
> Revision Changes Path
> 1.10 +1 -1 subversion/doc/model.texi
>
> Index: model.texi
> ===================================================================
> RCS file: /cvs/subversion/doc/model.texi,v
> retrieving revision 1.9
> retrieving revision 1.10
> diff -u -r1.9 -r1.10
> --- model.texi 2000/11/01 21:09:45 1.9
> +++ model.texi 2000/11/12 17:34:36 1.10
> @@ -221,7 +221,7 @@
>
> Given this information, by talking to the repository, Subversion can
> tell which of the following four states a file is in:
> -@itemize
> +@itemize @bullet
> @item
> @b{Unchanged, and current.} The file is unchanged in the working
> directory, and no changes to that file have been committed to the
>
>
>
> 1.33 +6 -6 subversion/doc/client.texi
>
> Index: client.texi
> ===================================================================
> RCS file: /cvs/subversion/doc/client.texi,v
> retrieving revision 1.32
> retrieving revision 1.33
> diff -u -r1.32 -r1.33
> --- client.texi 2000/11/01 21:09:45 1.32
> +++ client.texi 2000/11/12 17:34:36 1.33
> @@ -625,13 +625,13 @@
> @itemize @bullet
> @item
> @b{Requires:}
> - @itemize
> + @itemize @minus
> @item
> a working copy
> @end itemize
> @item
> @b{Provides:}
> - @itemize
> + @itemize @minus
> @item
> ability to manipulate the working copy's versioned data
> @item
> @@ -654,13 +654,13 @@
> @itemize @bullet
> @item
> @b{Requires:}
> - @itemize
> + @itemize @minus
> @item
> network access to a Subversion server
> @end itemize
> @item
> @b{Provides:}
> - @itemize
> + @itemize @minus
> @item
> the ability to interact with a repository
> @end itemize
> @@ -686,7 +686,7 @@
> @itemize @bullet
> @item
> @b{Requires:}
> - @itemize
> + @itemize @minus
> @item
> the working copy management library
> @item
> @@ -694,7 +694,7 @@
> @end itemize
> @item
> @b{Provides:}
> - @itemize
> + @itemize @minus
> @item
> all client-side Subversion commands
> @end itemize
>
>
>
> 1.37 +2 -2 subversion/doc/server.texi
>
> Index: server.texi
> ===================================================================
> RCS file: /cvs/subversion/doc/server.texi,v
> retrieving revision 1.36
> retrieving revision 1.37
> diff -u -r1.36 -r1.37
> --- server.texi 2000/11/01 21:09:45 1.36
> +++ server.texi 2000/11/12 17:34:36 1.37
> @@ -37,7 +37,7 @@
> @itemize @bullet
> @item
> @b{Requires:}
> - @itemize
> + @itemize @minus
> @item
> some writable disk space
> @item
> @@ -45,7 +45,7 @@
> @end itemize
> @item
> @b{Provides:}
> - @itemize
> + @itemize @minus
> @item
> a repository for storing files
> @item
>
>
>
Received on Sat Oct 21 14:36:14 2006

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.