[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: REPORT request failed on '/svn/rf/!svn/vcc/default'

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-01 21:41:01 CET

Robert,

can you give a small overview of your consecutive actions?

It seems that the file DummyDAOFactory.java in the temp branch is added
independently of the file DummyDAOFactory.java in the trunc branch.

According to the svn book, the 'R' flag means:

R foo
   File or directory foo was Replaced in your working copy; that is, foo was
deleted, and a new item with the same name was added. While they may have
the same name, the repository considers them to be distinct objects with
distinct histories.

Lieven.

> -----Original Message-----
> From: Bjervås Robert [mailto:robje@wmdata.com]
> Sent: woensdag 1 februari 2006 11:10
> To: users@subversion.tigris.org
> Subject: REPORT request failed on '/svn/rf/!svn/vcc/default'
>
> Hi,
>
> I have a problem after merging to branches.
>
> > svn merge http://192.168.1.10/svn/rf/branches/trunc
> > http://192.168.1.10/svn/rf/branches/temp
>
> The merge did go well but when I try to run any command
> connecting the server I receive the same message
>
> > svn update
> > REPORT request failed on '/svn/rf/!svn/vcc/default'
> > Working copy path
> > 'temp/develop/src/com/rf/svc/db/DummyDAOFactory.java' does
> not exist
> > in repository
>
> This is strange because the file exist in both the rf branch
> and the temp branch. The status is:
>
> > $ svn status | grep "DummyDAOFactory.java"
> > R + develop\src\com\rf\svc\db\DummyDAOFactory.java
>
> Do anyone know how to fix this issue?
>
>
> Best Regards
> /Robert
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 21:46:05 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.