Re: Continuous Integration

2013-11-21 Thread T.J. Perovich
> I wish to create a web app and share it on SVN. I wish to use this SVN url for Jenkins Integration. > I use Jenkins with SVN and it works just fine. You'll need the SVN plugin which is easily obtained through Jenkins. > Do I need to take any precautions. For SVN, make sure it's configured for

Re: SVN Blame Returns Corrupt Data

2013-10-11 Thread T.J. Perovich
continue following up. > > Perhaps you'll find the above useful. Patches are of course welcome. > I'll take a look at that this weekend. Thanks for all the input everyone. On Thu, Oct 10, 2013 at 7:07 PM, Ben Reser wrote: > On 10/10/13 12:17 PM, T.J

Re: SVN Blame Returns Corrupt Data

2013-10-10 Thread T.J. Perovich
e about 3 months of commits since this happened. Diff's in the GUIs have been working fine and we don't blame too often which is why it was never noticed. On Thu, Oct 10, 2013 at 3:15 PM, Bob Archer wrote: > > On Oct 10, 2013, at 11:29, T.J. Perovich wrote: > > > &

SVN Blame Returns Corrupt Data

2013-10-10 Thread T.J. Perovich
I'm having trouble running svn blame on a particular file. It's returning garbage. In TortoiseBlame: 3341 TJP ÿþO 3341 TJP In the command line: 3341TJP ■O 3341TJP The file is 10.1k lines, not 2. If I run the blame from revision 0 to 3341 it returns the correct information.