Harold Finch
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Created build module from an alternatively named pom.xml file?
I was asked for help today by another team in my firm.It turns out that they have a pom.xml file for normal builds, but also another pom file named pom_alt.xml which is supposed to build an alterna... -
Created how can search large files?
When searching for a bit of text in a directory (Find In Path) just now, I had a warning dialog pop up that said several files were skipped because they "are too large and cannot be scanned".Hmm, t... -
Created why does svn under IDEA fail to recursively add directories?
I am using IDEA 7.0.4.I just copied a major directory structure into a part of my file system that IDEA knows to be part of one of my projects. Within a second or two, the newly copied directory s... -
Created why does svn under IDEA fail to recursively add directories?
I am using IDEA 7.0.4.I just copied a major directory structure into a part of my file system that IDEA knows to be part of one of my projects. Within a second or two, the newly copied directory s... -
Created What determines end of lines in IDEA/Subversion?
I need to know how end of line (EOL) sequences are determined in IDEA/Subversion. The issue here being that Windoze (all variants) uses \r\n to indicate an end of line in text files, whereas every... -
Created what EVIL agent (IDEA or subversion?) is changing my line end chars?
I have seen this several times now: unix shell files (*.sh) in our subversion source control system are getting turned into PC format text files (\r\n) on my machine (a win xp sp3 box). Then, when... -
Created Build --> Rebuild Project randomly works
I recently started encountering infuriating behavior on my machine (briefly alluded to in a previous post ).Doing Build --> Rebuild Project on my machine just started failing two days ago, after wo... -
Created can a project's .iws file be located separately from its .ipr file?
Background: I am on a distributed team of developers, we use svn for source control, and I had a bizarre error just now where doing Build --> Rebuild Project on my machine failed. The error messag... -
Created IDEA, subversion, svn command line client, and the $Id$ property
IDEA uses SVNKit for its subversion support.First, SVNKit claims to offer command line support. And a web search that I did found examples of sample commands (e.g. it looks like jsvn is the comman... -
Created intellij updating: best practices?
I am currently using 6.0.2 beta, and would like to upgrade to 6.0.2 final now that it has been out.So what is the best way to do this while keeping all of my old intellij settings?I assume that if ...