mailRe: Website repository problems


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on February 03, 2011 - 13:19:
This is getting stranger and stranger.  Is it possible to try an older
version of subversion?  Maybe it is a bug in the version you are
using?  On my work computer and home laptop, I cannot reproduce this
at all.  If it isn't a bug in subversion, then I have no idea what it
could be :S

Regards,

Edward



On 3 February 2011 13:06, Sébastien Morin <sebastien.morin.1@xxxxxxxxx> wrote:
Hi Ed,

The hard drive problems I had recently were, if I remember well, something
like allocation errors... so probably not related to bad sectors...

I tried using a usb stick for checking out a copy on it. I got exactly the
same error after 'svn co...', but after 'svn cleanup', instead of nothing, I
got the following error:

===
  svn: In directory 'manual/1.3'
   svn: Error processing command 'modify-wcprop' in 'manual/1.3'
   svn: 'manual/1.3/img121.png' is not under version control
===

Further 'svn up' did not work also:

===
   svn: Working copy '.' locked
   svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)
===

I re-checked if the cleanup was still working with another fresh copy on my
hard drive. It was fine when doing this once in the same directory as
before, although, when checking out the copy in different other directories,
this new error with 'svn cleanup' was present..! I thus re-did the procedure
in the same directory as before and then got reproducibly the 'svn cleanup'
error...

There should not be any difference based on directory as I only have one
hard drive... Moreover, I don't understand why the 'svn cleanup' error
message only appeared now...

Any further idea ?


Séb  :)



On 11-02-03 9:07 AM, Edward d'Auvergne wrote:

Hi,

This is very strange indeed :S  I have just tried:

svn co http://svn.gna.org/svn/relax/website website_test

and it worked fine.  I also downloaded the source code to svn-1.6.15
and compiled it.  Using:

/usr/local/src/subversion-1.6.15/subversion/svn/svn co
http://svn.gna.org/svn/relax/website website_test

I also had no problems.  Maybe it is the hard disk.  What were the
errors?  Bad sectors?  Could you try the same operation but checking
out the code onto a USB key?  This seems to be some problem with the
local setup, it will be interesting to find out what it is.

Regards,

Edward



On 3 February 2011 08:22, Sébastien Morin<sebastien.morin.1@xxxxxxxxx>
 wrote:

Hi Ed,

I was using svn-1.6.5, but changed to 1.6.15 (Mac vs fink)... Anyway,
this
does not solve the problem...

===
svn: In directory 'manual/1.3'
svn: Can't open file 'manual/1.3/.svn/tmp/text-base/index.html.svn-base':
No
such file or directory
===

After cleanup (works without error), I get the following message upon the
command 'svn up':

===
svn: Failed to add file 'manual/1.3/img121.png': an unversioned file of
the
same name already exists
===

My disk had some issues a few weeks ago, but these were repaired... Maybe
some are back and are causing this problem... although Disk Utility can't
find any error at the moment...

Finally, this is not a ssh key problem as the following command gives the
same error message:
   svn co http://svn.gna.org/svn/relax/website website_test

Moreover, checking out a copy of relax 1.2 or 1.3, for example, works
perfectly.

Regards,


Séb  :)


On 11-02-01 5:08 PM, Edward d'Auvergne wrote:

:S  That is indeed very strange.  I updated an old copy I had checked
out and it worked fine.  I also checked out a new copy from the
repository and that also worked fine.  :S  This could be a number of
things, but I'm pretty sure the relax source code repository is ok.
Maybe it has something to do with the hard disk?  Is it low in space,
or are their bad sectors?  Or maybe it is the svn version being used?
I'm using the following:

-------------------------------------------------------------
[edau@localhost website2]$ svn --version
svn, version 1.6.15 (r1038135)
   compiled Jan 13 2011, 17:17:55

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.apache.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using
Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
  - handles 'http' scheme
  - handles 'https' scheme
-------------------------------------------------------------

Alternatively it could be that your ssh keys have changed and the one
registered with Gna! is not current.  Or it is a different computer
and you don't have the SSH key for that machine registered with Gna!
I'm not sure what else this could be.  To see if it is a key issue,
try:

svn co http://svn.gna.org/svn/relax/website website_test

Regards,

Edward


On 1 February 2011 16:44, Sébastien Morin<sebastien.morin.1@xxxxxxxxx>
 wrote:

Hi Ed,

Thank you for your answer.

I had made no change. Also, a fresh checkout was not working
properly...

However, I also tried to delete the manual directory, run 'svn cleanup'
and
'svn up', without success, still getting an error:

   svn: In directory 'manual/1.3'
   svn: Can't open file
'manual/1.3/.svn/tmp/text-base/index.html.svn-base':
No such file or directory

This is not urgent, but I thought this could be due to the repository
itself
rather than my copy, since a fresh does not solve the problem...

Best,


Séb  :)



On 11-02-01 4:37 PM, Edward d'Auvergne wrote:

Hi,

This is quite a common problem of things getting out of sync - I have
this often in my checked out copy of the branches.  Just make a backup
copy of all your changes, if you have any, and then delete the
'manual' directory, run 'svn cleanup', and then finally 'svn up'.  You
can then copy back your changes.  This should fix it.  The exact cause
of this is difficult to pinpoint.

Regards,

Edward



On 1 February 2011 16:18, Sébastien Morin<sebastien.morin.1@xxxxxxxxx>
 wrote:

Hi Edward and others,

I tried to update my repository version of the website using svn, but
got
several similar error messages like:

   svn: Failed to add file 'manual/1.3/images.pl': an unversioned
file
of
the same name already exists

I tried removing the problematic files such that they are freshly
replaced,
but the problem comes again with different files.

Then, I tried to get a fresh copy and got the following error:

   svn: In directory 'manual/1.3'
   svn: Can't open file
'manual/1.3/.svn/tmp/text-base/index.html.svn-base':
No such file or directory

and, if typing "svn up", followed by:

   svn: Working copy 'manual/1.3' locked
   svn: run 'svn cleanup' to remove locks (type 'svn help cleanup'
for
details)

finally, after "svn cleanup", with:

   svn: Failed to add file 'manual/1.3/img121.png': an unversioned
file
of
the same name already exists

...

Any idea what could cause this ?

Best regards,


Séb  :)

--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland


--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland



--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland





Related Messages


Powered by MHonArc, Updated Fri Feb 04 10:00:10 2011