Questions tagged [cornerstone]

Cornerstone is a Subversion client application for the Mac that has a full range of features including traditional Subversion functions and a built in diff tool. Cornerstone is a GUI for subversion that incorporates Growl messaging and is fully 64bit ready for OSX 10.6 & 10.7.

Cornerstone is a Subversion client application for the Mac that has a full range of features including traditional Subversion functions and a built in diff tool. Cornerstone is a GUI for subversion that incorporates Growl messaging and is fully 64bit ready for OSX 10.6 & 10.7. Find it here: http://www.zennaware.com/cornerstone

91 questions
29
votes
14 answers

Cornerstone vs Versions for Mac OS X

I've been using svn on the command line for 5+ years, but I'm thinking of switching to GUI. The two kings of Mac subversion apps seem to be Versions and Cornerstone. Most of the reviews/comments I've seen comparing the two are from way back in 2008,…
splicer
  • 5,174
  • 4
  • 39
  • 47
14
votes
4 answers

Can I delete a commit in Subversion?

Per accident I committed twice because I forgot to add two files. Can I remove a specific commit from the log? I want to delete commit № 4.
user142019
8
votes
1 answer

Seeing files that will be updated in Cornerstone

Is there a way, in Cornerstone, to see what files will be update locally from SVN before doing so in Cornerstone? Right now I jump to the command line and use svn status -u Seems like that is something that should be able to be done in the app and…
Jason
  • 13,945
  • 23
  • 82
  • 113
8
votes
4 answers

Subversion: Working copy is old development version

I'm developing on OSX, and one of my Subversion working copies just started returning the following error for all commands, however my other checkouts work fine. I get the same message with both my Brew installed SVN binaries as well as my…
doublesharp
  • 24,192
  • 5
  • 46
  • 66
6
votes
1 answer

Delete in Cornerstone

(Admission - I'm not very familiar with SVN, but have been advised to get familiar with it.) I often delete a file or directory in my working copy. That shows up in Cornerstone as "missing". Committing the working copy leaves these "ghost" files…
Richard
  • 935
  • 1
  • 8
  • 11
5
votes
2 answers

I can't see library (.a) in cornerstone so I can't add it

I can't see library (.a) in cornerstone so I can't add it. Ho can I make Cornerstone to see it?
Engeor
  • 338
  • 4
  • 14
5
votes
1 answer

requirejs not loading the object properly

I am configuring angularjs project dependecies using requirejs following are the…
user4235401
5
votes
2 answers

SVN CornerStone Error: Can not commit file

I'm using CornerStone (v2.7.10) in work with SVN. I dont know why but today I can not commit any file to the repository any more, but updating the working copy is still good. I tried to cancel the commit activity but it took so long, so I decided to…
Nấm Lùn
  • 1,239
  • 5
  • 27
  • 47
4
votes
1 answer

SVN - Update branch with changes from trunk in Cornerstone 2

Is there any way from Cornerstone 2's UI to update a branch with changes made in the trunk after the branch was created?
Bill Dami
  • 2,985
  • 5
  • 48
  • 67
4
votes
5 answers

Cornerstone SVN Error - Cant commit files

Do users under passwd in subversion have certain permissions? I can download all the files from my subversion repository using Cornerstone on mac. But, if I make a change to a file and try to commit the file back to the repository... Cornerstone…
meow
  • 95
  • 1
  • 2
  • 9
3
votes
2 answers

Cornerstone library for DICOM - display coronal and sagital views

I am using cornerstone to display DICOM images on a browser. I am able to load the image but want different views. They're technically called - coronal view and saggital view. Is it possible using cornerstone library? IF yes, how ?
chrisrhyno2003
  • 3,174
  • 6
  • 33
  • 84
3
votes
1 answer

Add files to global ignore list cornerstone svn

I use Dreamweaver to edit my sites, because it creates the "_notes" folders I would like to know how to add "_notes" to a global ignore list. Currently I have only figured out how to do this for each repository. I would like to have it know to…
MagRat
  • 199
  • 7
  • 20
2
votes
1 answer

Is there a good 3-way visual merge tool that integrates with Cornerstone or Versions

We're using svn and have relied on IntelliJ IDEA's built-in svn support. Cornerstone has some nice features which give you more power than IDEA in a lot of cases (timeline view for example) but their support for resolving complicated merge conflicts…
robbbbbb
  • 147
  • 1
  • 8
2
votes
2 answers

When should I commit?

Here is my setup - Xcode 3.2.5 Cornerstone 2.0 SVN server 1.6 I am using cornerstone for version control and nothing setting anything in xcode. Now here is the scenario - I am working in a team (We all decided to use SVN for our new…
Saurabh
  • 22,325
  • 12
  • 80
  • 133
2
votes
1 answer

Adding Custom Field in BigCommerce Theme

Is it possible to add a custom field to output custom content to the Footer template? Apologies if this has been asked already... I'm looking to add a custom field in the admin area so that some custom content can be output dynamically in the footer…
steffcarrington
  • 382
  • 2
  • 11
1
2 3 4 5 6 7