Re: Problem with commit

2010-07-23 Thread Ameet Nanda
It is a FSFS repo, so I assumed it would be safe. On Fri, Jul 23, 2010 at 6:08 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Jul 23, 2010, at 17:34, Ameet Nanda wrote: > > > Additionally, I had checked out a few files from the repository on an old > m

Re: Problem with commit

2010-07-23 Thread Ameet Nanda
* svn: Commit failed (details follow): svn: Server sent unexpected return value (500 Internal Server Error) in response to MKACTIVITY request for '/repos/papers/!svn/act/* *a49a699c-96a7-11df-9e8f-**654930a0ec4e'* On Fri, Jul 23, 2010 at 10:41 AM, Ameet Nanda wrote: > I am unsure o

Re: Problem with commit

2010-07-23 Thread Ameet Nanda
with the svn_passwd file ? The error log of httpd also doesn't say much. Please let me know. On Fri, Jul 23, 2010 at 2:53 AM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Jul 23, 2010, at 03:08, Ameet Nanda wrote: > > > Nevamind got it fixed. I change

Re: Problem with commit

2010-07-23 Thread Ameet Nanda
Nevamind got it fixed. I changed the subversion.conf from to and got it working. -Ameet On Fri, Jul 23, 2010 at 12:46 AM, Daniel Shahaf wrote: > Ameet Nanda wrote on Thu, Jul 22, 2010 at 17:23:54 -0700: > > Hi, > > > > I set up SVN with apache and everything see

Problem with commit

2010-07-22 Thread Ameet Nanda
Hi, I set up SVN with apache and everything seems to be running fine. However, when I try to commit, it prompts me for a password, and once I supply the password, it gives me the following error: svn: Commit failed (details follow): svn: Server sent unexpected return value (500 Internal Server Er

Question about shuffling top level directory

2010-07-15 Thread Ameet Nanda
Hi, I have a repository structure like: *repos/ABC/trunk/abc/src* I want to remove the trunk and get the structure to a form like *repos/ABC/abc/src* I know I can use svn move, but I want to keep the same revision number as of now. Is there any smarter way to get rid of the trunk dir and make 'a