On 8/13/09 3:32 PM, Aryeh Gregor wrote:
> On Thu, Aug 13, 2009 at 2:25 PM, Brion Vibber<br...@wikimedia.org>  wrote:
>> Why? Just put your extensions in the extensions folder where they belong.
>
> Then what do I do if I want to commit to both phase3/ and extensions/
> at once?

svn commit

>  Or even just check both of them out at once?

svn co svn+ssh://svn.wikimedia.org/svnroot/trunk/mediawiki/phase3
cd phase3
rm -rf extensions
svn co svn+ssh://svn.wikimedia.org/svnroot/trunk/mediawiki/extensions

I've been doing this for years with no problems.

-- brion

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to