Re: SVN can not revert - VISTA can not copy it

2011-04-18 Thread Olivier Lamy
Hello,

maybe try : svn revert E:\asf\maven\maven-3\nb_trunk

HTH,
-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

2011/4/18 Stadelmann Josef josef.stadelm...@axa-winterthur.ch:
 If I would be a maven developer I would make this path a bit more longer
 to really see others go into problems as well as I do on my Vista PC;

 Error restoring text for
 'E:\asf\maven\maven-3\nb_trunk\maven-embedder\src\test\error-reporting-p
 rojects\ext-plugin-artifact-missing\local-repo\org\apache\maven\errortes
 t\ext-plugin-artifact-missing-maven-plugin\1\ext-plugin-artifact-missing
 -maven-plugin-1.pom'

 AIt looks to me as  this was never said long ago by many other
 developers. :-(

 I toke maven down using SVN checkout to a trunk, then I tried to just
 copy it to a different directory and VISTA faild because the path is
 just too long.

 Josef :-(



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: SVN can not revert - VISTA can not copy it

2011-04-18 Thread Barrie Treloar
On Mon, Apr 18, 2011 at 9:23 PM, Stadelmann Josef
josef.stadelm...@axa-winterthur.ch wrote:
 If I would be a maven developer I would make this path a bit more longer
 to really see others go into problems as well as I do on my Vista PC;

 Error restoring text for
 'E:\asf\maven\maven-3\nb_trunk\maven-embedder\src\test\error-reporting-p
 rojects\ext-plugin-artifact-missing\local-repo\org\apache\maven\errortes
 t\ext-plugin-artifact-missing-maven-plugin\1\ext-plugin-artifact-missing
 -maven-plugin-1.pom'

 AIt looks to me as  this was never said long ago by many other
 developers. :-(

 I toke maven down using SVN checkout to a trunk, then I tried to just
 copy it to a different directory and VISTA faild because the path is
 just too long.

Yeah, sucks to use Microsoft.

Recommend shortening the path.
E:\m3

We have to do this with our eclipse development projects - they are a
lot longer.
Unfortunately at some point you run out of stuff that can be shortened
and you are stuffed.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



RE: SVN can not revert - VISTA can not copy it

2011-04-18 Thread Martin Gainty

dir /AD /X 
04/18/2011  08:49 PMDIR  INSANE~1 Insane Long Folder Name

to do anything useful with this folder you'll need reference either the full 
name e.g.
rmdir Insane Long Folder Name

or reference the shortened name e.g.
rmdir INSANE~1

(or run maven in cygwin)
Martin 
__ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




 Date: Tue, 19 Apr 2011 10:11:11 +0930
 Subject: Re: SVN can not revert - VISTA can not copy it
 From: baerr...@gmail.com
 To: users@maven.apache.org
 
 On Mon, Apr 18, 2011 at 9:23 PM, Stadelmann Josef
 josef.stadelm...@axa-winterthur.ch wrote:
  If I would be a maven developer I would make this path a bit more longer
  to really see others go into problems as well as I do on my Vista PC;
 
  Error restoring text for
  'E:\asf\maven\maven-3\nb_trunk\maven-embedder\src\test\error-reporting-p
  rojects\ext-plugin-artifact-missing\local-repo\org\apache\maven\errortes
  t\ext-plugin-artifact-missing-maven-plugin\1\ext-plugin-artifact-missing
  -maven-plugin-1.pom'
 
  AIt looks to me as  this was never said long ago by many other
  developers. :-(
 
  I toke maven down using SVN checkout to a trunk, then I tried to just
  copy it to a different directory and VISTA faild because the path is
  just too long.
 
 Yeah, sucks to use Microsoft.
 
 Recommend shortening the path.
 E:\m3
 
 We have to do this with our eclipse development projects - they are a
 lot longer.
 Unfortunately at some point you run out of stuff that can be shortened
 and you are stuffed.
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org