Syntax for ignoring a range of files and folders across a repository

2014-05-20 Thread Andrew
I am trying to ignore a whole bunch of files and folders in Versions. Specifically, I want to ignore the *contents* of any folder called: - cache - templates_c - _temp Any *folder* called: - cgi-bin And any *file* called: - .ftpquota There could be many instances of e

Feature Request: "commit to Sandboxes or Shelves" and "code change grouping"

2012-12-27 Thread Andrew DaNelz
When i am working on a large project i have multiple different groups of code that fix different problems. I would like to be able to more easily manage different commits. some suggestions: - when i select all it selects the folders as well, so that when i decide which files to unselect and not

Re: Another vote for branch/tag/merge

2012-12-27 Thread Andrew DaNelz
+1 I am with you on this! On Wednesday, October 22, 2008 1:42:24 PM UTC-4, Shan wrote: > > Without these, I'm stuck using the command line. > > With merge (in 1.4 anyway), putting in some type of merge tracking > (even if it's just scanning the logs for a copy command) would really > push vers

Cannot authenticate: "An unknown Subversion error occurred. (code = 210002)"

2011-03-21 Thread Andrew Christensen
Hello, I am having trouble connecting to a Subversion repository with my username and password. When I try to create a bookmark to the repo, it gives me this error: "An unknown Subversion error occurred. (code = 210002)" If I create the same bookmark with a blank username and password, I can che

Re: Versions getting dusty

2010-09-01 Thread Andrew Smith
I agree. I bought numerous licenses for my team, expecting things like merging and switching to be coming soon. Months later, with little more than a few bug fixes having appeared, I can only assume that Versions is busy dying. What a pity. -- You received this message because you are subscribed

Re: An unknown Subversion error occurred. (code = 210002)

2010-02-23 Thread Andrew Liyanage
te it out of there. Let me know whether this helps. Regards, Andrew > On Feb 20, 4:09 pm, Andrew Liyanage wrote: >> Hi all, >> >> using SVN for the first time with my macbook and somehow this doesn't >> seem to work. >> I added all the details: >> &g

An unknown Subversion error occurred. (code = 210002)

2010-02-20 Thread Andrew Liyanage
ssage saying the following: An unknown Subversion error occurred. (code = 210002) I first thought it's because of the password but after setting a new one it still didn't work. Anyone got a similar issue or probably knows the solution to this? Kind regards, Andrew -- You receiv

First Conflict What is Next?

2010-02-01 Thread Andrew
Ok, So we've had our first development conflict... (generated .mine, .rxx files etc..) what's next for resolving this? -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versi...@googlegroups.com. To unsubscribe fr

Resolving Conflicts or Merging in Versions

2009-12-07 Thread Andrew
Hi, I'm new to SVN, but I've been able to get Versions working with a Beanstalk repository. Everything has been going fine, until now: I have created what SVN is calling a 'tree-conflict'; (I renamed a folder) and I can't seem to figure out how to fix it. I know there are 'merging' and 'resolv

Re: Registering without internet access

2009-09-28 Thread Andrew Gehring
ould like to use a really nice tool, such as Versions, could "temporarily" provide connectivity to said system(s), so that an application could be "activated". - Andrew Note: I work for a organization that has isolated networks, that are not allowed to communication "outsid

Re: SVN vulnerability

2009-09-25 Thread Andrew Gehring
Interesting article. However, you should never "checkout" your code to production, but rather "export" it... Exporting doesn't leave the .svn artifacts. On Fri, Sep 25, 2009 at 5:48 AM, Marijn Huizendveld < marijn.huizendv...@gmail.com> wrote: > > Hi everybody, > > An interesting article to read

Re: Versions 1.0.5/69 Crashing When I Hit Escape

2009-09-23 Thread Andrew Gehring
Just as a simple test, I tried it on my system: Mac Pro; OS X 10.6.1, Apple Keyboard (usb)... Same issue - every time (or least three times in a row :-) )... Andrew On Wed, Sep 23, 2009 at 1:21 PM, joeygibson wrote: > > I just bought Versions and installed it on Snow Leopard (10.6.1

Re: Versions 1.0.5 not behaving well

2009-09-03 Thread Andrew Miller
Same here. Force Quit, and it restarted automatically. --Andrew On Sep 3, 2009, at 1:52 PM, Gary L. Gray wrote: > I am running Versions 1.0.5 under SL. I just launched it and I noticed > it eating processor cycles like mad. When I tried to quit Versions, I >

Snow Leopard Support

2009-09-01 Thread Andrew Gehring
I'm getting ready to upgrade (install from scratch actually) Snow Leopard. What is the status of Versions on Snow Leopard? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this gro

Re: Problem with umlaut characters like ö,ä,ü

2009-04-15 Thread Andrew Taranov
lients, to be exact) with problem characters in file names. If anyone wants more information, here are the links I've researched today: http://svn.collab.net/repos/svn/trunk/notes/unicode-composition-for-filenames http://svn.haxx.se/dev/archive-2007-07/0476.shtml http://www.unicode.org/reports/tr15

Need ability to recursively set svn:properties

2009-03-26 Thread Andrew
Currently versions does not support recursively setting svn:properties such as keywords. This would be a much appreciate feature. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this grou

Import using contextual menu does not pre-select the destination directory in import dialog

2009-03-26 Thread Andrew
Versions in general is a very nice app. I use it and Netbeans for all my subversion repo manipulation. One area of improvement I wish would be fixed (because I do it regularly) is import. I generally have to navigate to a particular folder, remove a folder containing content, and import a replac

Re: OS X Default Dir Behaviour is SVN NIGHTMARE

2008-10-27 Thread Andrew Gehring
I should have pointed out a nicer interface (vs. command line) to rsync too. http://arrsync.sourceforge.net/ Andrew On Mon, Oct 27, 2008 at 10:54 AM, Ray <[EMAIL PROTECTED]> wrote: > On Mon, Oct 27, 2008 at 12:18 PM, Kerri Miller <[EMAIL PROTECTED]> wrote: >> >> Wou

Re: OS X Default Dir Behaviour is SVN NIGHTMARE

2008-10-27 Thread Andrew Gehring
Personally, in a word "rsync" - via a manual process vs. automatic... RSync allow me to keep the files on my local system in sync with the remote server, but not vice-versa... Andrew On Mon, Oct 27, 2008 at 9:14 AM, Thinsoldier <[EMAIL PROTECTED]> wrote: > > Our com