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
0
votes
1 answer

Cornerstone / SVN: where does it store its control files?

I botched creating a Working Directory using Cornerstone for macOS. The WD is in the wrong place. When I try to delete it, it will actually delete it from the master repository, which is a catastrophe. I did some limited tests on files for which I…
Pierre
  • 3,470
  • 1
  • 32
  • 33
0
votes
1 answer

How to configure and upload webhook in Bigcommerce store?

I have followed and done all the steps to setting webhook in local system using the bigcommerce documentation https://developer.bigcommerce.com/api-docs/getting-started/webhooks/setting-up-webhooks It's working fine with local environment ngrok (It…
John Babu
  • 15
  • 3
0
votes
1 answer

Get size of SVN branch before checkout

I would like to know the size of SVN branch before Checkout that branch in my Mac. So is there any way to know the size of branch in Cornerstone or via terminal commands?
Natarajan
  • 3,027
  • 3
  • 15
  • 34
0
votes
2 answers

How do I get a copy of all of the versions of a file from subversion repository?

We have a custom font (ttf) that we added to a subversion repository. We've detected a problem with certain characters and are not sure when the problem was introduced. The file is of course a binary file, so there are no text differences to…
user56512
0
votes
1 answer

How to create new template in Cornerstone theme using stencil framework

I am new to Bigcommerce, I need to create a page template in my Bigcommerce theme (Cornerstone). I have followed the documentation but its redirected to 404 page. Please help me in this. I have also tried with the below link but the Url redirected…
John Babu
  • 15
  • 3
0
votes
1 answer

Replacing line endings conditionally in python 2.7.15

I have some svn patches that unfortunately have mixed line endings. My Windows svn client (tortoise) saves its metadata with CRLF line endings. However, my colleagues use Cornerstone on MacOS to apply patches which needs the metadata to have LF line…
0
votes
1 answer

Dimming page by hovering over navigation menu

I am trying to dim my page when hovering over the menu. I am using ubermenu (mega menu) for the navigational menu, and also using the X theme on Wordpress. I have added a CSS class to add a darkened background to the page. In addition, I added a…
pdas
  • 39
  • 10
0
votes
1 answer

Subverison client (Cornerstone) use is resulting in duplicate/backup copies of files being created within working copy

I am facing a strange situation where backup copies of files are being generated with a "._" prefix when I interact with them in my subversion client (Cornerstone). I have used this client for years in Mac with no issues. Recently, I switched my…
Snow Ball
  • 9
  • 4
0
votes
1 answer

Cornerstone error "Could not convert ###error### into a number"

Cornerstone 2+3 I get the error message "Could not convert ###error### into a number" when I try to open a repository. The Repository is made by "Adding Workspace" from an existing Subversion Local Workspace. The cornerstone operations on the…
Harm
  • 747
  • 7
  • 10
0
votes
0 answers

Cornerstone,add some files,but don't commit

Cornerstone 3.0.1, I add some file and commit my code,then,show me four options:.., ignore,add to working copy,commit any way. First time, I choosed ignore.so, I can't search my files of added in cornerstone,but local exist. When I commited,the…
0
votes
1 answer

Include a dailymotion video in Cornerstone

I have a video on Dailymotion that I'd like to display on my Wordpress website (X-Theme with Cornerstone). I use a Video Player element and when I paste the URL of the video in the SRC & Poster field no video is being displayed. I don't know much…
Seb
  • 476
  • 4
  • 21
0
votes
2 answers

Any way to avoid javascript .then() method

I am new in javascript, following is my code( not specific) to explain my question cornerstone.loadImage(imageIdpro).then(function(image) {//doSomething} I already know that .then(function()) is asynchronous function, my question is, is there any…
MMzztx
  • 195
  • 3
  • 13
0
votes
0 answers

Custom Template is not getting loaded after new stencil CLI update on 18th Jan , 2017

We have a store , built on stencil theme Cornerstone Light . We have implemented some custom templates. Which were working fine. After some update made by bigcommerce in stencil, The custom templates is not getting loaded and the following error is…
0
votes
2 answers

i can't find the sourcelist in cornerstone anymore

I can't find the source list in cornerstone anymore. I have tried the View>show Source list, but still can't find the source list. And I have tried reinstalling the software, still doesn't work.
0
votes
1 answer

Conerstone SVN edit files in the program

I´m new to SVN, but I have been using tortoiseSVN for Windows for 2 weeks. Now I have to use Cornerstone SVN for Mac OS X. My question: Is it possible to edit a file (for example txt files) inside Cornerstone or do I have to copy the file everytime…
user3653164
  • 599
  • 1
  • 5
  • 21