Paul Lussier <pll@lanminds.com> writes:
> Karl Fogel said:
> >Yes, I think that's the strategy you probably want.
>
> I knew you were going to say that :)
>
> Are aliases a CVS feature planned for the future of svn? Or are they
> considered a "bad idea" which will never be implemented?
>
> >(Brian Fitzpatrick may be doing something like this with the
> >svnbook.red-bean.com web site, too).
>
> Hmmm, okay. Brian, is this what you're doing?
Yup.
Here's what I've got:
pantheon$ cd svn-work/svnbook/www
pantheon$ svn st -v
134 134 fitz .
? images
134 134 fitz index.html
pantheon$ svn pl -v .
Properties on '':
svn:ignore : book.html
svn:externals : images http://svn.collab.net/repos/svn/trunk/doc/book/book/images
pantheon$
And that's it. voila.
Actually that's a regression there... svn status should recurse even
down externally included dirs. Hmmm.
-Fitz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 31 02:11:06 2002