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

Re: [PATCH] Additions to INSTALL

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-26 00:40:57 CEST

Pavel Roskin <proski@gnu.org> writes:

> > Huh? Why would we need the mod_dav_fs backend to mod_dav?
>
> I'm sorry. I meant this line:
>
> LoadModule dav_svn_module modules/mod_dav_svn.so

'make install' within subversion installs that line automatically.
That's why we don't have it listed as something you need to do.

But I see you're using RPMs, so it seems many things are suddenly
different than what the INSTALL instructions expect...

> I'm still undecided whether to move some of my projects to Subversion. I
> miss a command to clean up everything and return the working directory to
> the original state. Compiling from a "reused" directory feels like eating
> from a "reused" plate.

Huh? I'm not following what you want to do.

Are you looking for 'svn revert'?

> Oh, by the way, you might want to add this to the "list of inconveniences"
> (unless I'm wrong again):
>
> Executable bit is ignored on import
>
> To make files executable, use "svn propset svn:executable on FILE" for
> every executable file. Then run "svn commit" to commit your changes.
> "svn import" doesn't do it automatically yet.

Yes, we've been talking about fixing this bug all day today. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 26 00:42:47 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.