RE: svn merge help

2012-08-29 Thread Douglass Davis
Nevermind. It was a simple mistake. I just had the revision numbers wrong, and it was (correctly) not merging any code from revisions before the branch. - Doug From: Douglass Davis [mailto:dda...@northcarolina.edu] Sent: Tuesday, August 28, 2012 3:55 PM To: users@subversion.apache.org Subject

RE: svn merge help

2012-08-28 Thread Douglass Davis
The changes are included in the services branch, but not in the online branch. I want to take changes from one branch (services) and apply them to the other (online). - Doug From: John Maher [mailto:jo...@rotair.com] Sent: Tuesday, August 28, 2012 4:08 PM To: Douglass Davis; users

svn merge help

2012-08-28 Thread Douglass Davis
Hi, Client is svn, version 1.6.11 (r934486) I read the manual, but I'm not sure what I'm doing wrong. I copied https://mydomain/services/trunk (services) to https://mydomain/online/trunk (online) at revision 9884. There were several bugfixes made on services that I wanted to put in online.

svn switch problems

2011-02-10 Thread Douglass Davis
Hello, I'm trying to do an svn switch and keep getting an error: svn switch https://.../services/branches/ementor . svn: Directory 'ementor' is missing svn: Directory 'ementor' is missing [hostname]$ The directory is currently switched to the trunk. The trunk has no ementor directory. There i