Share » Forums » Install & configuration » SVN updates

SVN updates

SVN updates

Wednesday 26 February 2003 12:00:08 am - 4 replies

Author Message

Karsten Jennissen

Wednesday 26 February 2003 12:52:14 am

> I've tried the "svn up etc" without success either.

I think it was "svn ud" from within the checkout directory. Not sure though.

Karsten

Anders Jensen-Urstad

Wednesday 26 February 2003 7:04:47 am

> How do you update a previously copied version on svn?
>
> "re-running the command svn co
> http://zev.ez.no/svn/nextgen/trunk svn-ezpublish" downloads
> a full copy the first time used but the second time I get
> this error.
> svn: Obstructed update
> svn: revision 1925 doesn't match existing revision 1912 in
> 'svn-ezpublish'
>
> I've tried the "svn up etc" without success either.
>
> Any advice?

You have to run svn update (or up) in the eZp root directory (i.e., trunk).

Bruce Morrison

Wednesday 26 February 2003 3:20:11 pm

> > I've tried the "svn up etc" without success either.
>
> I think it was "svn ud" from within the checkout directory.
> Not sure though.

Follow the initial instructions at http://ezwiki.blanko.info/index.php/3XHT_svn
to retrieve a copy of the dev version

svn copy http://zev.ez.no/svn/nextgen/trunk/ target_dir

to do an update

from target_dir
svn update

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Paul Forsyth

Thursday 27 February 2003 4:52:37 am

> > > I've tried the "svn up etc" without success either.
> >
> > I think it was "svn ud" from within the checkout
> directory.
> > Not sure though.
>
> Follow the initial instructions at
> http://ezwiki.blanko.info/index.php/3XHT_svn
> to retrieve a copy of the dev version
>
> svn copy http://zev.ez.no/svn/nextgen/trunk/ target_dir
>
> to do an update
>
> from target_dir
> svn update

A good doc site for subversion (svn) is:

http://svnbook.red-bean.com/book.html

paul

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu