Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] ignoring .svn folders in root folders

Hello Jan,
Thank you, I could not find this bug (bugzilla and me...)
I migrated my build to 0.13.0 this morning and I can confirm the .svn folders disappeared.
Thanks again,
Anthony


 
Le contenu de ce courriel s'adresse au destinataire seulement. Il contient de l'information pouvant être confidentielle. Vous ne devez ni le copier ni l'utiliser ni le divulguer à qui que ce soit à moins que vous soyez le destinataire ou une personne désignée autorisée. Si vous le receviez par erreur, veuillez nous aviser immédiatement et le détruire.
 
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
 

De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de Sievers, Jan
Envoyé : 25 octobre 2011 03:12
À : Tycho user list
Objet : Re: [tycho-user] ignoring .svn folders in root folders

as Alex mentioned, this is a known bug.
And it should be fixed with 0.13.0.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=347293

Please reopen if you still have the issue with tycho 0.13.0.

Regards,
Jan



-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Dahanne, Anthony
Sent: Dienstag, 25. Oktober 2011 00:42
To: Tycho user list
Subject: Re: [tycho-user] ignoring .svn folders in root folders

I could not find your bug Alex,
I created this one : https://bugs.eclipse.org/bugs/show_bug.cgi?id=361875
Regards,
Anthony




 
Le contenu de ce courriel s'adresse au destinataire seulement. Il contient de l'information pouvant être confidentielle. Vous ne devez ni le copier ni l'utiliser ni le divulguer à qui que ce soit à moins que vous soyez le destinataire ou une personne désignée autorisée. Si vous le receviez par erreur, veuillez nous aviser immédiatement et le détruire.
 
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
 

De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de Alex Blewitt
Envoyé : 24 octobre 2011 18:18
À : Tycho user list
Cc : Tycho user list
Objet : Re: [tycho-user] ignoring .svn folders in root folders

I mentioned the workaround I needed to use (but set it up by doing an ant run task rather than manually).

It is a bug in tycho though - I thought I raised it already though.

Alex

Sent from my iPhone 4S

On 24 Oct 2011, at 23:02, "Dahanne, Anthony" <Anthony.Dahanne@xxxxxxxxxxxxx> wrote:

> Thanks Eric,
> But, the thing is, it is not me checking out the source code when I'm building p2 repos from source, it's rather Hudson/Jenkins , and it seems that they do not have the option "use export instead of checkout" for the svn plugin.[1] [2] [3] ( and it seems that it's gonna happen since it would partially break the "what's the last time I checked out" functionality.
> Sure, it's not a problem caused by tycho nor p2; but solving this problem at their level (for example with the AbstractScanner [4] ) would not do any harm (I think)
> The workaround Alex mentioned is still valid, but the harmony of an mvn clean install should not be tampered (with removeSvnFolders.sh && mvn clean install) for a small issue like this :-/
> Eric, Alex, do you still think it is not (worth) a bug ?
> Thanks,
> Anthony
>
> [1] http://jenkins.361315.n4.nabble.com/svn-export-instead-of-svn-checkout-td2132058.html
> [2] http://issues.hudson-ci.org/browse/HUDSON-1304
> [3] https://issues.jenkins-ci.org/browse/JENKINS-1304
> [4] https://issues.sonatype.org/browse/TYCHO-238
> 
>
>
>
>
>
>
> Le contenu de ce courriel s'adresse au destinataire seulement. Il contient de l'information pouvant être confidentielle. Vous ne devez ni le copier ni l'utiliser ni le divulguer à qui que ce soit à moins que vous soyez le destinataire ou une personne désignée autorisée. Si vous le receviez par erreur, veuillez nous aviser immédiatement et le détruire.
>
> The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
>
>
> De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de Eric Jain
> Envoyé : 24 octobre 2011 17:28
> À : Tycho user list
> Objet : Re: [tycho-user] ignoring .svn folders in root folders
>
> On Mon, Oct 24, 2011 at 13:25, Dahanne, Anthony
> <Anthony.Dahanne@xxxxxxxxxxxxx> wrote:
>> So you check out your source code, rm -Rf */.svn and then mvn install ?
>
> In that case you might as well do an svn export instead of a checkout...
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top