Quinn Thankx for your answer but i'm not the programmer and not the admin, what i need is not know the status, but rename inside eclipse and Version automatic detect it and rename the file in the SVN and NOT appear "missing". It's possible?
Obrigado. -- The Future Begins Today Em 17/04/2009, às 17:13, Quinn Taylor escreveu: > The first thing I'd do is fire up Terminal in that directory and > type 'svn status'. Make sure that the rename (modeled as a delete > and add-with-history, shown with a plus sign in column 3) is shown. > Unless Subclipse has actually flagged the change in the working > copy, you can't expect Versions to pick up on it. If so, the next > thing I'd do is refresh the working copy view in Versions to see if > the change is reflected. On Leopard, Versions listens to FSEvents > for working copies, so it automatically gets notified when files > change and knows to update accordingly. I'd be curious to know what > the actual state of the working copy is when you're seeing this > symptom in Versions.... > > - Quinn > > > On Apr 17, 2009, at 10:36 AM, CodeWarrior wrote: > >> >> I work with Eclipse and in this week we pass a big problem again. My >> developers rename the archive.java inside the Eclipse to >> ArchiveDao.java (for exemplo). When they open the Versions, Version >> say that file is missing and begin our problem. In a subeclipse, when >> we rename a file, its automatic rename in svn too. I think that the >> Versions have this basic (for me) feature. Its have or have not and >> how can we pass it? >> >> Its function like: >> >> Version file >> Monitor Versioned File >> If change (rename) make rename in svn >> commit >> >> Thankx! >> >> -- >> The Future Begins Today >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
