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

Re: SVN Commit... Fails? No error message, no output...

From: Chris Johnson <admin_at_somescape.org>
Date: Thu, 12 Nov 2009 12:35:07 -0800

All right, does anyone else any ideas about what's causing this?

Thanks in advance,
~Chris

On Thu, Nov 12, 2009 at 12:27 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:

> Ok... BTW: The dev list is for development issues... not user issues.
> Most of the svn devs are on the users list too.
>
>
>
> You might want to reply to your own message on the list with all the stuff
> we just discussed, tried and ask for more ideas.
>
>
>
> BOb
>
>
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 3:25 PM
>
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> All right, thanks anyways. I might ask about this in Subversion Dev.
>
> ~Chris
>
> On Thu, Nov 12, 2009 at 12:19 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
> Sorry.... I'm stumped. I wish I had another idea for ya.
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 3:05 PM
>
>
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> Okay, I also tried deleting all my cached credentials, also to no effect.
>
> ~Chris
>
> On Thu, Nov 12, 2009 at 11:54 AM, Chris Johnson <admin_at_somescape.org>
> wrote:
>
> I am running Subversion 1.6.6 on Windows XP SP3.
>
>
>
> On Thu, Nov 12, 2009 at 11:53 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
>
> http://chestofbooks.com/computers/revision-control/subversion-svn/Client-Credentials-Caching-Serverconfig-Netmodel-Credcache.html
>
>
>
> Still, it's weird that you don't get any response on the command line at
> all. What Os are you on, and what version of svn are you running?
>
>
>
> BOb
>
>
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 2:50 PM
>
>
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> 1) What's a cache credential, and how do you delete it? :P
> 2) I am using http, and I've confirmed that the svn client does not open a
> port or otherwise make any visible attempt to establish a connection.
>
> ~Chris
>
> On Thu, Nov 12, 2009 at 11:44 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
> Did you try deleting any cache credentials? Did you check Wireshark or
> something to see if it is attempting to contact the server. What protocol
> are you using?
>
>
>
> BOb
>
>
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 2:43 PM
>
>
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> None. No output at all. Strange, eh?
>
> On Thu, Nov 12, 2009 at 11:40 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
> So, you aren't getting any errors when you attempt a commit?
>
>
>
> BOb
>
>
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 2:40 PM
>
>
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> A good suggestion, but I already tried it. No good :\
>
> ~Chris
>
> On Thu, Nov 12, 2009 at 11:33 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
> I would just copy the three changed files out, delete the working copy...
> checkout a new WC, put the changed files back in and commit.
>
>
>
> BOb
>
>
>
>
>
> *From:* Chris Johnson [mailto:admin_at_somescape.org]
> *Sent:* Thursday, November 12, 2009 2:31 PM
> *To:* Bob Archer
> *Subject:* Re: SVN Commit... Fails? No error message, no output...
>
>
>
> Yes, there are changes in 3 files, listed by svn st. After attempting to
> commit svn st still shows the changes as being not committed. It was worth
> checking, though.
>
> ~Chris
>
> On Thu, Nov 12, 2009 at 6:39 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>
> > I got started with Subversion about a week ago, and so far I really
> > like it. However, I seem to be having a bizarre issue while trying
> > to commit to my remote repository. It was working fine up until
> > today, but now I cannot commit to any repositories (I've checked 3,
> > all hosted in different places). Whenever I tell it to commit, my
> > command executes immediately and nothing happens. It does not
> > output anything, it does not attempt to connect to the repository
> > (I've verified this through my firewall), it just does nothing.
> >
> > What's even stranger, however, is that only commits are not
> > working. I can update working copies, check out repositories,
> > browse logs, etc., just fine. Only commits do not work. I have
> > tried lots of different arguments while trying to commit such as --
> > no-auth-cache to no avail. I have also tried using TortoiseSVN to
> > see if that helped, and it had the exact same problem; it said
> > commits succeeded, but there was no output, and a svn status
> > confirmed that the commit had not taken place.
> >
> > I'm at my wit's end at the moment, and I'm currently uninstalling
> > and reinstalling Subversion to see if that helps. Also, where are
> > Subversion's data files located in Windows? I doubt they're in the
> > registry :P
>
> So, the first and most obvious questions to ask is are you sure there are
> modifications in your working copy.
>
> If you run svn st or "Check for modifications" with tortoise... what is the
> result?
>
> If there is nothing to commit then nothing will be committed. I know it
> sounds obvious doesn't it?
>
> BOb
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 21:36:04 CET

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.