Versions on Mac: Corruption in the repository?

2009-04-29 Thread Raza Shaikh (93)
I am facing a strange issue. Here are some basic details: svn 1.5 hosted by svn-dude.com the code is and XCode project for an iPhone app Versions for Mac version 1.0.3 Symptom: If I do a checkout of the entire tree at the root the operation aborts at a certain point with an error: In directory

Re: Versions on Mac: Corruption in the repository?

2009-04-29 Thread Quinn Taylor
I can't tell exactly what the issue is, but I have a wild guess and a suggestion or two. Is "abc.xcodeprod" (vs. "abc.xcodeproj") just a typo from composing the email? Is this a clean checkout to a brand new working copy? Are you trying to check out the files into a directory that may alr

Re: 1.0.4b/1.6 - mysterious "remote differences" ?

2009-04-29 Thread Dirk Stoop
Hi Gary, You are indeed experiencing the very same problem. This issue with SVN 1.6 also came up on the Cocoa mailing list when people over there started asking whether Xcode SVN integration could be used with 1.6: http://lists.apple.com/archives/Xcode-users/2009/Mar/msg00443.html For the same

Re: 1.0.4b/1.6 - "Application can not be launched" errors

2009-04-29 Thread Dirk Stoop
More information from the trenches: This issue was caused as a repercussion by a fix to an old bug in Subversion. the old bug: http://subversion.tigris.org/issues/show_bug.cgi?id=2580 the new fix: http://svn.collab.net/viewvc/svn/trunk/subversion/libsvn_ra_svn/client.c?r1=35533&r2=35532&pathrev

Re: Versions 1.0.4 Beta (Subversion 1.6 support)

2009-04-29 Thread Cristobal Dabed
Haven't experienced any bugs yet, works fine on my machine running svn, version 1.6.0 (r36650). Commited and Checked out several projects without any issue, will post bugs in case i run into any. Thanks for the beta version :) On Apr 27, 10:08 pm, Koen Bok wrote: > Versions 1.0.4 Beta > > Hey

Re: Versions crashing now several seconds after launch

2009-04-29 Thread João Pavão
Hi Johnny, Can you please send me some of those crash reports privately? Thanks! -- João the Versions team On Apr 29, 12:04 am, johnny wrote: > I'm not sure what I did, but now my Versions is somehow stuck in a > state where it will crash pretty much immediately after I launch it > (approx 7

Re: Versions crashing now several seconds after launch

2009-04-29 Thread johnny
I was able to get everything working again after deleting all of the settings in Preferences and Application Support and running a svn cleanup from the command line (after the crash, one of my repositories was stuck in a locked state)... I will send you one of the crash reports. On Apr 29, 8:33 

Folder Icon with Orange Dot??

2009-04-29 Thread PeterFig
Hello I searched the Versions Docs but could not find anything to decipher what all the icons and symbols mean. I'm 'lightly' familiar with Subversion so I was able to figure out most ... but the one I could not is what a folder with an yellow/orange dot on it means. I have a project that has som

Re: Folder Icon with Orange Dot??

2009-04-29 Thread Quinn Taylor
It means that something inside the folder has changed. If you expand a folder with an orange dot completely, you'll find that some SVN- related change (added/deleted/modified file/directory/property) is lurking within. It's just a visual hint. Switch from All to Changed view, and you'll see

Re: Versions crashing now several seconds after launch

2009-04-29 Thread João Pavão
I have just checked the log you sent. Good news: this is actually something that has been fixed in the 1.0.4 beta. ;) Cheers, -- João the Versions team On Apr 29, 9:03 pm, johnny wrote: > I was able to get everything working again after deleting all of the > settings in Preferences and Applica