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

Re: SVN Externals Cont'd

From: Res Pons <pons32_at_hotmail.com>
Date: 2006-08-31 22:21:48 CEST

Thanks again :)

----Original Message Follows----
From: Blair Zajac <blair@orcaware.com>
To: Res Pons <pons32@hotmail.com>
CC: users@subversion.tigris.org
Subject: Re: SVN Externals Cont'd
Date: Thu, 31 Aug 2006 12:53:18 -0700

Res Pons wrote:
>Ok, I see what I was doing wrong: propset is sorta like the set command in
>Win/*nix where it overwrites the previous values?
>
>So, do I have to be in the target directory (c:\ProjA/subfolder1>) to
>execute the command?
>
>>svn propedit svn: external -what goes here?--

The last argument to svn propedit is the path to the file or directory whose
propertied you want to edit.

So you could either be cd'ed into the directory you want and run

svn propedit svn:externals .

or be elsewhere and run

svn propedit svn:externals c:\ProjA\subfolder1

Regards,
Blair

_________________________________________________________________
Call friends with PC-to-PC calling -- FREE
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 22:24:25 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.