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

Re: How to use subversion in Ubuntu server using Wordpress for CMS

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 30 Mar 2009 19:07:55 -0500

On Mar 30, 2009, at 15:04, Maruf Khan wrote:

> Thank you, Ryan for your reply. I realize I did not have to create
> a repository. I wonder now that I have created one, can the
> developer use it that could be needful?

You can put whatever you like into the repository, but my
understanding of the instructions I referred you to are that having a
local repository is not part of the usual strategy for updating a
WordPress installation using Subversion.

> The latest one is 2.7.1. By the way, Ryan, when I wrote this e-mail
> below, I made a typo [Svn sw http://svn.automattic.com/wordpress/
> tags/2.7 .] I actually used .1 at the end for the version /tags/2.7.1.

Ok.

> Now, next time, a new version comes along, shall I use the same
> command as above on the Ubuntu server directory where the Wordpress
> had been downloaded?

Yes, of course with a different version number in the tag url.

> Will that automatically install the newer version?

That depends on your meaning of "install". It will *download* the
files necessary to give you the new version on your server's hard
drive. It's up to you to see if you then need to change any
configuration files to make use of new features of that version.

> I have also found a script in the following link. How does this
> come into play? The download link is quite at the end of this KB.
>
> http://crowdfavorite.com/wordpress/
>
> I would appreciate your comments on this.

You can read the script yourself, but as far as I can tell, its
purpose is to install multiple different versions of WordPress
simultaneously. If you run the script as written, I believe you will
end up with separate copies of WordPress 1.5, 2.0, 2.1, 2.2, 2.3,
2.5, and 2.6, so that doesn't sound like what you want. Feel free to
ask the authors of that script for further information about it.

If you haven't already, you might want to read the Subversion Book,
to get a better understanding of how Subversion works. You can read
it for free online here:

http://svnbook.org/

And if you have questions about how to set up or update WordPress,
your best bet would be to ask in a WordPress support venue.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1488242

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-31 02:08:50 CEST

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.