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

Files that disappear from one directory and reappear in other

From: Eric Ross <eross+svn_at_disc.ucn.cl>
Date: 2005-01-20 09:30:27 CET

Hello there

I've using subversion for some time, for many projects. From some time
(about one week) I'm having a problem. My project has two directories: src
and build. I compile the .java in src and left the resulting .class in
build. But from time to time, when I update the tree (svn up) in one of my
machines, I got many "A" for .javas in the build directory, and "D"
for this files in the src directory. I dont know why. I haven't added nor
deleted files in sometime.

Diagram:

project root
     +-- src
         +-- a.java
         +-- b.java |--+
     +-- build |
                <----------+

Can someone give any ideas why this is happening ? I really hate when my
files get deleted.

Thanks in advance.

PS: subversion-1.1.3

-- 
#79989 counter.li.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 09:32:43 2005

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.