You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Dawid Weiss <da...@gmail.com> on 2013/08/08 12:39:17 UTC

jar-checkums generates extra files?

When I do this on trunk:

ant jar-checksums
svn stat

I get:
?       solr\licenses\jcl-over-slf4j.jar.sha1
?       solr\licenses\jul-to-slf4j.jar.sha1
?       solr\licenses\log4j.jar.sha1
?       solr\licenses\slf4j-api.jar.sha1
?       solr\licenses\slf4j-log4j12.jar.sha1

Where should this be fixed?  Should we svn-ignore those files or
should they be somehow excluded from the re-generation of SHA
checksums?

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: jar-checkums generates extra files?

Posted by Robert Muir <rc...@gmail.com>.
If you google 'svn remove unversioned' you find a couple one-liners
you can alias.

I also found http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svn-clean

Weird that it has a GPL license though!

On Thu, Aug 8, 2013 at 4:14 AM, Dawid Weiss
<da...@cs.put.poznan.pl> wrote:
> I kind of use a workaround of removing everything except the .svn
> folder and then svn revert -R .
> But this is a dumb solution :)
>
> D.
>
> On Thu, Aug 8, 2013 at 1:12 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
>> Hi,
>>
>> Some GUIs like TortoiseSVN have this. I use this to delete all unversioned
>> files in milliseconds(TM). But native svn does not have it, unfortunately.
>>
>> Uwe
>>
>>
>>
>> Dawid Weiss <da...@gmail.com> schrieb:
>>>
>>> Never mind, these were local files and they were svn-ignored, when I
>>> removed everything and checked out from scratch this problem is no
>>> longer there.
>>>
>>> I really wish svn had an equivalent of git clean -xfd .
>>>
>>> Dawid
>>>
>>> On Thu, Aug 8, 2013 at 12:39 PM, Dawid Weiss <da...@gmail.com>
>>> wrote:
>>>>
>>>>  When I do this on trunk:
>>>>
>>>>  ant jar-checksums
>>>>  svn stat
>>>>
>>>>  I get:
>>>>  ?       solr\licenses\jcl-over-slf4j.jar.sha1
>>>>  ?       solr\licenses\jul-to-slf4j.jar.sha1
>>>>  ?       solr\licenses\log4j.jar.sha1
>>>>  ?       solr\licenses\slf4j-api.jar.sha1
>>>>  ?       solr\licenses\slf4j-log4j12.jar.sha1
>>>>
>>>>  Where should this be fixed?  Should we svn-ignore those files or
>>>>  should they be somehow excluded from the re-generation of SHA
>>>>  checksums?
>>>>
>>>>  Daw
>>>>  id
>>>
>>>
>>> ________________________________
>>>
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>
>> --
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, 28213 Bremen
>> http://www.thetaphi.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: jar-checkums generates extra files?

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
I kind of use a workaround of removing everything except the .svn
folder and then svn revert -R .
But this is a dumb solution :)

D.

On Thu, Aug 8, 2013 at 1:12 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> Hi,
>
> Some GUIs like TortoiseSVN have this. I use this to delete all unversioned
> files in milliseconds(TM). But native svn does not have it, unfortunately.
>
> Uwe
>
>
>
> Dawid Weiss <da...@gmail.com> schrieb:
>>
>> Never mind, these were local files and they were svn-ignored, when I
>> removed everything and checked out from scratch this problem is no
>> longer there.
>>
>> I really wish svn had an equivalent of git clean -xfd .
>>
>> Dawid
>>
>> On Thu, Aug 8, 2013 at 12:39 PM, Dawid Weiss <da...@gmail.com>
>> wrote:
>>>
>>>  When I do this on trunk:
>>>
>>>  ant jar-checksums
>>>  svn stat
>>>
>>>  I get:
>>>  ?       solr\licenses\jcl-over-slf4j.jar.sha1
>>>  ?       solr\licenses\jul-to-slf4j.jar.sha1
>>>  ?       solr\licenses\log4j.jar.sha1
>>>  ?       solr\licenses\slf4j-api.jar.sha1
>>>  ?       solr\licenses\slf4j-log4j12.jar.sha1
>>>
>>>  Where should this be fixed?  Should we svn-ignore those files or
>>>  should they be somehow excluded from the re-generation of SHA
>>>  checksums?
>>>
>>>  Daw
>>>  id
>>
>>
>> ________________________________
>>
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: jar-checkums generates extra files?

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Some GUIs like TortoiseSVN have this. I use this to delete all unversioned files in milliseconds(TM). But native svn does not have it, unfortunately. 

Uwe



Dawid Weiss <da...@gmail.com> schrieb:
>Never mind, these were local files and they were svn-ignored, when I
>removed everything and checked out from scratch this problem is no
>longer there.
>
>I really wish svn had an equivalent of git clean -xfd .
>
>Dawid
>
>On Thu, Aug 8, 2013 at 12:39 PM, Dawid Weiss <da...@gmail.com>
>wrote:
>> When I do this on trunk:
>>
>> ant jar-checksums
>> svn stat
>>
>> I get:
>> ?       solr\licenses\jcl-over-slf4j.jar.sha1
>> ?       solr\licenses\jul-to-slf4j.jar.sha1
>> ?       solr\licenses\log4j.jar.sha1
>> ?       solr\licenses\slf4j-api.jar.sha1
>> ?       solr\licenses\slf4j-log4j12.jar.sha1
>>
>> Where should this be fixed?  Should we svn-ignore those files or
>> should they be somehow excluded from the re-generation of SHA
>> checksums?
>>
>> Dawid
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>For additional commands, e-mail: dev-help@lucene.apache.org

--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de

Re: jar-checkums generates extra files?

Posted by Dawid Weiss <da...@gmail.com>.
Never mind, these were local files and they were svn-ignored, when I
removed everything and checked out from scratch this problem is no
longer there.

I really wish svn had an equivalent of git clean -xfd .

Dawid

On Thu, Aug 8, 2013 at 12:39 PM, Dawid Weiss <da...@gmail.com> wrote:
> When I do this on trunk:
>
> ant jar-checksums
> svn stat
>
> I get:
> ?       solr\licenses\jcl-over-slf4j.jar.sha1
> ?       solr\licenses\jul-to-slf4j.jar.sha1
> ?       solr\licenses\log4j.jar.sha1
> ?       solr\licenses\slf4j-api.jar.sha1
> ?       solr\licenses\slf4j-log4j12.jar.sha1
>
> Where should this be fixed?  Should we svn-ignore those files or
> should they be somehow excluded from the re-generation of SHA
> checksums?
>
> Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org