You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@newton.ch.collab.net> on 2002/11/04 22:24:37 UTC

Re: Can I get a working copy "in place"?

> adding any file I want to include.  I had a look at a .svn directory created 
> this way and it doesn't appear to have anything related to the actual 
> directory its in.  Would this work?

Should work.  Did you try it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Can I get a working copy "in place"?

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Tue, Nov 05, 2002 at 12:03:01AM +0000, Alan Chandler wrote:
[snip]
> It seems to have worked - although I am not sure I have understood how
> to get keywords expanded.  I have a $Id$ in a file, and I have set the
> svn:keywords property for the file to "Author Date Rev" - but no
> keyword substitiution is happening.  What could I be doing wrong
[snip]

You don't have "Id" in your svn:keywords property :)

Id is a separate keyword.  The fact that it includes the author, date,
etc., is irrelevant.  If you want to expand $Id$ then you need to set
svn:keywords to "Id".  You don't need "Author Date Rev" in there.

-- 
Michael Wood <mw...@its.uct.ac.za>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Can I get a working copy "in place"?

Posted by Alan Chandler <al...@chandlerfamily.org.uk>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 04 November 2002 10:24 pm, Karl Fogel wrote:
> > adding any file I want to include.  I had a look at a .svn directory
> > created this way and it doesn't appear to have anything related to the
> > actual directory its in.  Would this work?
>
> Should work.  Did you try it?
>

It seems to have worked - although I am not sure I have understood how to get 
keywords expanded.  I have a $Id$ in a file, and I have set the svn:keywords 
property for the file to "Author Date Rev" - but no keyword substitiution is 
happening.  What could I be doing wrong
- -- 
Alan Chandler
alan@chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9xwq1uFHxcV2FFoIRAkAZAJ48vvjnjuLdmVV2zvubQb/hx6TF7QCeJMeo
emamKfETn63qDAPzTGr6ccQ=
=bqFC
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org