line 1801: assertion failed (SVN_IS_VALID_REVNUM(changed_rev)) [SEC=UNCLASSIFIED]

2014-01-28 Thread Levy, Gabriel (Contractor)
UNCLASSIFIED Hi, I've upgraded from TortoiseSVN 1.7.3 (build 22386) using Subversion 1.7.2 to TortoiseSVN 1.8.4 which uses Subversion 1.8.5 Now I'm getting almost every time I try to checkout a project tree with externals in it, the following Exception/Assertion at random times: -

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Nico Kadel-Garcia
On Tue, Jan 28, 2014 at 3:30 PM, Ryan Schmidt wrote: > > On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > >> Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise >> Linux 6 Dedicated Rackspace server. > > I wonder why? Subversion 1.6 and earlier are no longer support

Re: odd (corrupted?) revision file header

2014-01-28 Thread kmradke
> > I'm attempting to diagnose the cause of a corrupted revision file. It was > > created with mod_dav_svn 1.7.5 and has the following top few lines: > > With version of APR was the httpd server using at the time? APR 1.4.6 APRUTIL 1.4.1 HTTPD 2.2.22 > > > 000: 4445 4c54 410a 0004 02

Re: odd (corrupted?) revision file header

2014-01-28 Thread Stefan Sperling
On Tue, Jan 28, 2014 at 04:08:22PM -0600, kmra...@rockwellcollins.com wrote: > I'm attempting to diagnose the cause of a corrupted revision file. It was > created with mod_dav_svn 1.7.5 and has the following top few lines: With version of APR was the httpd server using at the time? > 000: 4

odd (corrupted?) revision file header

2014-01-28 Thread kmradke
I'm attempting to diagnose the cause of a corrupted revision file. It was created with mod_dav_svn 1.7.5 and has the following top few lines: 000: 4445 4c54 410a 0004 0200 0012 5356 DELTA.SV 010: 4e01 86a0 0005 8498 3404 8086 a000 N.4. 020: 86a0 0078 5e

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Thanks everyone. What do you think about a hosted service like beanstalkapp.com that would get us away from having to do the install and get us up and running Subversion right away. So keep our sites on our server but use the hosted subversion for version control. On Jan 28, 2014 3:37 PM, "Ben Res

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Ben Reser
On 1/28/14, 12:30 PM, Ryan Schmidt wrote: > > On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > >> Rackspace installed Apache™ Subversion® 1.6.11 on our Redhat Enterprise >> Linux 6 Dedicated Rackspace server. > > I wonder why? Subversion 1.6 and earlier are no longer supported, ever since

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Ryan Schmidt
On Jan 28, 2014, at 08:09, Heather Bartolotta wrote: > Rackspace installed Apache™ Subversion® 1.6.11 on our Redhat Enterprise Linux > 6 Dedicated Rackspace server. I wonder why? Subversion 1.6 and earlier are no longer supported, ever since the release of Subversion 1.8. http://subversion.ap

Re: SVN notify--post-commit---steps

2014-01-28 Thread Eric Johnson
Can't give you an answer, but can suggest a way to diagnose what's going on. The shell execution environment for Subversion hook scripts is quite limited. If the script works from outside of Subversion, it may be that something that the script uses isn't available in the PATH that Subversion u

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Thank you Nico, I am going to pass this info to Rackspace. If they can't do this, does this group/individuals offer install services for SVN? We have a Redhat Enterprise Linux 6 server and use Dreamweaver CS5.5. I have found a bunch of information on how to setup Dreamweaver so I think I will be o

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Nico Kadel-Garcia
It's in the source code documentation. http://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks On Tue, Jan 28, 2014 at 9:09 AM, Heather Bartolotta wrote: > Hello, > > Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise > Linux 6 Dedicated Rackspace server.

Need help getting Dreamweaver CS5 to connect to Apache Subversion

2014-01-28 Thread Heather Bartolotta
Hello, Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise Linux 6 Dedicated Rackspace server. And created a repository directory (/var/www/repository) and user group for svn. But we are having issues getting Dreamweaver to connect to subversion. Can someone please help

SVN notify--post-commit---steps

2014-01-28 Thread sushant
Hello sir, please provide me the SVN notify hook script for post-commit I have made changed in post-commit file but mail is not coming but manually run the post-commit file from command line then It works. so requested to you please provide steps Ubuntu/Linux. Thanks Sushant Talele