Change of SVN externals for trunks-users
Hi, I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it. If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout. Sorry for that Thanks -Vincent
On Jul 26, 2007, at 11:31 AM, Vincent Massol wrote:
Hi,
I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it.
ok done. Documentation updated on http://www.xwiki.org/xwiki/bin/view/ Community/SourceRepository. Thanks -Vincent
If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout.
Sorry for that
Thanks -Vincent
Vincent Massol wrote:
Hi,
I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it.
If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout.
Sorry for that
Thanks -Vincent
This means that the trunks-users files will have a little delay, right? Like, if I commit something, it will take a few minutes to appear in trunks, users. Sergiu
On Jul 26, 2007, at 4:03 PM, Sergiu Dumitriu wrote:
Vincent Massol wrote:
Hi,
I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it.
If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout.
Sorry for that
Thanks -Vincent
This means that the trunks-users files will have a little delay, right? Like, if I commit something, it will take a few minutes to appear in trunks, users.
Yes... But it may also mean that trunks-users will be faster than before. I think OW used to update it only once a day but that seems to have changed lately. In any case it'll be always faster than to wait for "connection closed" errors to disappear... ;) For more info: - we synchronize every 5 minutes - this morning I made a change and waited 30 minutes before it reached our mirror repo. The reason was that OW SVN was unavailable... Thanks -Vincent
Hi Vincent, I just did an svn up and now it's renaming every sub-module with <module-name>.OLD and checking out the new sources into a new directory called <module-name>. For an example xwiki-platform-core is renamed into xwiki-platform-core.OLDand a new directory called xwiki-platform-core is created (with new sources checked out). I think i can safely delete the '.OLD' directories and my patches (xmlrpc) would not require any change is it ? Thanks. - Asiri On 7/26/07, Vincent Massol <[email protected]> wrote:
Hi,
I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it.
If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout.
Sorry for that
Thanks -Vincent
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
On Jul 26, 2007, at 4:39 PM, Asiri Rathnayake wrote:
Hi Vincent,
I just did an svn up and now it's renaming every sub-module with <module-name>.OLD and checking out the new sources into a new directory called <module-name>. For an example xwiki-platform-core is renamed into xwiki-platform- core.OLD and a new directory called xwiki-platform-core is created (with new sources checked out). I think i can safely delete the '.OLD' directories and my patches (xmlrpc) would not require any change is it ?
I guess the "old" stuff is a feature or your svn client. Yes you can safely delete "old" I think and no your patch would not require any change. -Vincent
Thanks.
- Asiri
On 7/26/07, Vincent Massol <[email protected]> wrote: Hi,
I'm about to modify the SVN externals definition for trunks-users so that they point to our own XWiki readonly SVN repo instead of pointing to the OW repo as there are issues with it.
If you have checked out trunks-users, then do a svn update once I've made the change. Hopefully that'll just work. If not, you might need to do a new checkout.
Sorry for that
Thanks -Vincent
participants (3)
-
Asiri Rathnayake -
Sergiu Dumitriu -
Vincent Massol