Adding multiple files through SVN

Luiz Fernando Ranghetti elchevive68 at gmail.com
Mon Aug 15 16:03:38 BST 2022


Em seg., 15 de ago. de 2022 às 11:57, Yuri Chornoivan <yurchor at ukr.net>
escreveu:

> понеділок, 15 серпня 2022 р. 17:23:58 EEST Sveinn í Felli написано:
> > Dear coordinators,
> >
> > I can add individual files to the KDE-repo with the 'svn add' command,
> > but is there a way to add multiple files in one go through SVN?
> > As in adding all the files marked with '?' after issuing the 'svn
> > status' command?
> >
> > Best regards,
> > Sveinn í Felli
>
> Hi,
>
> Something like
>
> svn add --force * --auto-props --parents --depth infinity -q
>
> or (for versioned parent directoritees)
>
> svn add --force .
>
> maybe...
>
> Hope this helps and I understand the question.
>
> Best regards,
> Yuri
>
>
Hi,

If you prefer an UI you could also use kdesvn (https://apps.kde.org/kdesvn/)
for these tasks.

Regards,

Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-i18n-doc/attachments/20220815/449e33d1/attachment.htm>


More information about the kde-i18n-doc mailing list