On 12/8/2016 2:22 PM, Ryu, Ryan wrote:
*From:*David Chapman [mailto:dcchap...@acm.org]
*Sent:* Thursday, December 08, 2016 2:10 PM
*To:* Ryu, Ryan ; users@subversion.apache.org
*Subject:* Re: Commit fails - "Can't set position pointer in file,
access denied"
On 12/8/2016 1:4
From: David Chapman [mailto:dcchap...@acm.org]
Sent: Thursday, December 08, 2016 2:10 PM
To: Ryu, Ryan ; users@subversion.apache.org
Subject: Re: Commit fails - "Can't set position pointer in file, access denied"
On 12/8/2016 1:49 PM, Ryu, Ryan wrote:
Hi,
I’m getting the same erro
On 12/8/2016 1:49 PM, Ryu, Ryan wrote:
Hi,
I’m getting the same error as the linked issue below using a very
similar setup, but the discussion has no replies.
_https://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&viewType=browseAll&dsMessageId=575976_
Markphip was able to point me i
Hi,
I’m getting the same error as the linked issue below using a very similar
setup, but the discussion has no replies.
https://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&viewType=browseAll&dsMessageId=575976
Markphip was able to point me in a promising direction, but he recommend
>>> A number of files have changed in my working copy and I want to
>>> compare them to their last tracked version.
>>>
>>> For most files, 'svn diff' works properly.
>>> But, for some, the following error occurs:
>>> svn: E22:
o
>> compare them to their last tracked version.
>>
>> For most files, 'svn diff' works properly.
>> But, for some, the following error occurs:
>> svn: E22: Can't set position pointer in file
>> '/.svn/pristine/X/Y.svn-base': Invali
;svn diff' works properly.
> But, for some, the following error occurs:
> svn: E22: Can't set position pointer in file
> '/.svn/pristine/X/Y.svn-base': Invalid argument
Have you made any changes to files inside the .svn directory? What are
the sizes of those fi
etails.
In [1]: import io
In [2]: with
io.open('customer_prod/.svn/pristine/58/58ddfcd83dfa0be685f556c98d5d9e4ad1421226.svn-base',
mode='rt', encoding='utf8', errors='strict') as fh:
db = True
while db:
db = fh.read(10000)
...:
In [3
Everyone can disregard this issue. I discovered that the os400 port is not
quite dead, and there is a new binary to address changes IBM made to their
Apache server.
Yesterday I received approval to move SVN on to a platform that is still being
maintained. I tried to do a dump via svnadmin on the current install and it
gives the same error.
Then it should be reproducible via our own svn (or svnadmin, or svnlook)
too.
Justin Taylor wrote on Tue, Apr 09, 2013 at 14:23:44 -0500:
> Since the Subversion trouble started with the server updates, and different
> clients are receiving the same error, I made the (possibly erroneous)
> assump
Since the Subversion trouble started with the server updates, and different
clients are receiving the same error, I made the (possibly erroneous)
assumption the issue is with the Subversion install.
've been using the os400 port of Subversion for a very long time. I put on
> OS updates over the weekend, and now I'm receiving this error on both
> Subclipse and svnkit.jar:
> svn: Can't set position pointer in file
> '/Subversion/repositories/iSeries/db/revs
I've been using the os400 port of Subversion for a very long time. I put on OS
updates over the weekend, and now I'm receiving this error on both Subclipse
and svnkit.jar:
svn: Can't set position pointer in file
'/Subversion/repositories/iSeries/db/revs/1647': Th
14 matches
Mail list logo