You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by go...@apache.org on 2004/11/20 03:45:26 UTC

svn commit: r105918 - perl/modperl/trunk

Author: gozer
Date: Fri Nov 19 18:45:25 2004
New Revision: 105918

Modified:
   perl/modperl/trunk/   (props changed)
Log:
Introduce the right svn:externals to get Apache-Test and modperl-docs
pulled into a checkout of modperl/trunk



Re: svn commit: r105918 - perl/modperl/trunk

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Stas Bekman wrote:

> gozer@apache.org wrote:
>
>> Author: gozer
>> Date: Fri Nov 19 18:45:25 2004
>> New Revision: 105918
>>
>> Modified:
>>    perl/modperl/trunk/   (props changed)
>> Log:
>> Introduce the right svn:externals to get Apache-Test and modperl-docs
>> pulled into a checkout of modperl/trunk
>
>
> gozer, could you please explain what has been done? like the commands 
> you've run?

$> cd modperl
$> svn propedit svn:externals .
[vi pops up]
docs              
https://svn.apache.org/repos/asf/perl/modperl/docs/trunk/src/docs/2.0
Apache-Test 
https://svn.apache.org/repos/asf/httpd/test/trunk/perl-framework/Apache-Test

$> svn ci
[which checks-in the proprety change I made on '.']

Check out http://svnbook.red-bean.com/en/1.0/svn-book.html, it's the 
ultimate SVN book.
And this particular section on External entities 
http://svnbook.red-bean.com/en/1.0/svn-book.html#svn-ch-7-sect-3

> I hate svn so far, I have no clue what's happening behind the scenes.

Well, really, svn is quite a lot like cvs, except where cvs was busted.

Subversion for CVS users is quite good for starters:

http://svnbook.red-bean.com/en/1.0/svn-book.html#svn-ap-a

It took me a while to get around the way subversion, but now, I swear by 
it. /home/gozer is just a big svn checkout
on every machine I have. It just takes a bit of time to absorb the 
differences.

Re: svn commit: r105918 - perl/modperl/trunk

Posted by Stas Bekman <st...@stason.org>.
gozer@apache.org wrote:
> Author: gozer
> Date: Fri Nov 19 18:45:25 2004
> New Revision: 105918
> 
> Modified:
>    perl/modperl/trunk/   (props changed)
> Log:
> Introduce the right svn:externals to get Apache-Test and modperl-docs
> pulled into a checkout of modperl/trunk

gozer, could you please explain what has been done? like the commands 
you've run?

I hate svn so far, I have no clue what's happening behind the scenes.



-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org