Code Monkey home page Code Monkey logo

Comments (5)

AndrewRadev avatar AndrewRadev commented on May 30, 2024

Well, doc/tags is placed in .gitignore, so it should already not be included. Are you having some kind of a problem related to this?

from splitjoin.vim.

mowgli avatar mowgli commented on May 30, 2024

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

Am Di den 10. Apr 2012 um 18:22 schrieb Andrew Radev:

Well, doc/tags is placed in .gitignore, so it should already not be included. Are you having some kind of a problem related to this?

No, as I unpack the zip to a temporary directory I could work around it
(downloaded the plugin from vim.org). But it is annoying and could be a
problem for others.

Regards
Klaus


Klaus Ethgen http://www.ethgen.ch/
pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen [email protected]
Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQGcBAEBCgAGBQJPhG1UAAoJEKZ8CrGAGfasEqEMAKi8JbUWC68xR9Blt1Cwk4F8
9qMjdEHY0HtcKKmQ/Po/osILawdBiEQn9X9pWjhThPEVYPUtTH2bNeRTvyUhxqgK
MrSE/+j6yKslR+8Y8vYeOZ7SHJwE1nN6kcpL+zZkGzgTqg7kUA8uhnQ+WF14zUj6
VkMFnaBOKGSGdOhlP1Vn/Z9L6eZajFjE0YowmOo2Z6UCVXavUP0TgXvrg4HljcvU
FnPhGF58Om9OLeOqt4Q6qeYRs2QyPoOhKYAoUYpJnAXvGqMawG505jWy3u8G/7+p
D/MgsHv3SpWc8af3HuYuTRDbHcrdrdPOo71cShCozRR5J0Z6Wbb0cEttS7AbBuAB
GQkiz2ozzVEpTUbHQx8n/BeFh9mFnsDc+1FgFrJsYdQiE7HX7x0bEFUPmE790Swb
SqPR74gKPF16V+0aI4bYQL7RgIHi3VeEBwtJQgc9HVRGK0zf1VW8/a1NDGUbw3r9
kdIQE8h2HrrNQD9MybbtNp8uBJX2WPj+BC1wkBHVMg==
=BAOd
-----END PGP SIGNATURE-----

from splitjoin.vim.

AndrewRadev avatar AndrewRadev commented on May 30, 2024

Ah, I see, I must have forgotten to skip it when creating the zip file, sorry about that :). I'm not sure that I can re-upload a version, but in any case, I'll probably work on Perl support this weekend anyway, so I'll be able to release a new zip file. Hopefully, I'll remember to skip the doc/tags file this time arround.

I'll close the issue once I upload a new version to vim.org. Thanks for bringing this up. I guess it's time I made a script to package the zip file anyway :).

from splitjoin.vim.

mowgli avatar mowgli commented on May 30, 2024

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Andrew,

Am Di den 10. Apr 2012 um 18:31 schrieb Andrew Radev:

Ah, I see, I must have forgotten to skip it when creating the zip file, sorry about that :). I'm not sure that I can re-upload a version, but in any case, I'll probably work on Perl support this weekend anyway, so I'll be able to release a new zip file. Hopefully, I'll remember to skip the doc/tags file this time arround.

You can create the zip with "git archive --format=zip HEAD" and if you
have the tag file in .gitignore it would not be included in the zip.

I'll close the issue once I upload a new version to vim.org. Thanks for bringing this up. I guess it's time I made a script to package the zip file anyway :).

Nice to hear. :-)

Regards
Klaus


Klaus Ethgen http://www.ethgen.ch/
pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen [email protected]
Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQGcBAEBCgAGBQJPhG9aAAoJEKZ8CrGAGfass3IL/1f9Iscw2aK5f2XB1ZwGdXk5
2TTdslxKNPxvaagxrcC8aA83pFe0skDFmyV2NH9XzLzC6o3jqF5+vcla76NERUKl
tte70j9vnAmcW06YTxov5WOs70Dr/vpcDGvreWZFECAgk1PnhQrTDISlqRHNUOpC
TAbBApIOJ/hMHZrlnnC+YFUhQ7teMEQudDbH5IQdyPlAFPDkctJxfdtnReTksfdA
bCRRN1FjrxodWyhCcqScylqhJqIupHHWfr8VBZa3dPjklJYaT/2/YwJspDJWkamX
27qEkPJKz53zIAEF2E9y3en++Ynmi/wKn5qndtCV2Hxra/9aVmhbFpNa0xOVMqmc
9UDtXTMKNiVK6fgYW2tCH0Eu3qabufbfwsNz2iz9c1EELf/EF72CpfOlZbeyHSsh
p8mT8x6bdjGwLD9Zw1oH+558AWxbni4zETcFW9ipAW5LmnDz3SgNo6e/8czrRazq
qGSo3onpNI6KBFkySJyvjZ6ROigB30h+KMaMzqChjA==
=dUic
-----END PGP SIGNATURE-----

from splitjoin.vim.

AndrewRadev avatar AndrewRadev commented on May 30, 2024

The latest release shouldn't contain a doc/tags file, and hopefully none other will. I've implemented a rake task to archive my files, so I shouldn't make the same mistake anymore :).

By the way, I didn't use git archive, because there are a couple of files in the repository that I'd rather not have in the final release. Good suggestion anyway :).

from splitjoin.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.