Giter VIP home page Giter VIP logo

Comments (6)

fjarrett avatar fjarrett commented on August 25, 2024

Full output from the console:

$ svn-push -f
Successfully converted WordPress README to Markdown
/Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/archived-post-status/readme.md
From github.com:fjarrett/archived-post-status
 * branch            master     -> FETCH_HEAD
Already up-to-date.
Everything up-to-date
dev-lib/svn-push: line 52: md5sum: command not found
dev-lib/svn-push: line 53: md5sum: command not found
Temp SVN dir: /tmp/svn-archived-post-status-
Temp Git dir: /tmp/git-archived-post-status-
Updating '.':
At revision 1062395.
remote: Counting objects: 16, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 12 (delta 7), reused 0 (delta 0)
Unpacking objects: 100% (12/12), done.
From /Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/archived-post-status
   493d928..14cca56  master     -> origin/master
Updating 493d928..14cca56
Fast-forward
 assets/banner-1544x500.png | Bin 0 -> 2954 bytes
 assets/banner-772x250.png  | Bin 0 -> 1647 bytes
 assets/icon-128x128.png    | Bin 0 -> 1107 bytes
 assets/icon-256x256.png    | Bin 0 -> 1325 bytes
 readme.md                  |   3 ++-
 readme.txt                 |   2 +-
 6 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 assets/banner-1544x500.png
 create mode 100644 assets/banner-772x250.png
 create mode 100644 assets/icon-128x128.png
 create mode 100644 assets/icon-256x256.png
building file list ... done
./
readme.md
readme.txt

sent 2237 bytes  received 70 bytes  4614.00 bytes/sec
total size is 26784  speedup is 11.61
building file list ... done
./
banner-1544x500.png
banner-772x250.png
icon-128x128.png
icon-256x256.png

sent 3304 bytes  received 114 bytes  6836.00 bytes/sec
total size is 56520  speedup is 16.54
D         tags/0.1.0
D         tags/0.1.0/LICENSE
D         tags/0.1.0/archived-post-status.php
D         tags/0.1.0/readme.md
D         tags/0.1.0/readme.txt
A       assets/banner-1544x500.png
A       assets/banner-772x250.png
A       assets/icon-128x128.png
A       assets/icon-256x256.png
R       tags/0.1.0
A       tags/0.1.0/LICENSE
A       tags/0.1.0/archived-post-status.php
A       tags/0.1.0/readme.md
A       tags/0.1.0/readme.txt
M       trunk/readme.md
M       trunk/readme.txt

SVN Commit message:
Update to commit 14cca56 from [email protected]:fjarrett/archived-post-status.git

Hit enter to proceed with SVN commit and Git tag

Skipping plugin tag 0.1.0 since already exists
Adding  (bin)  assets/banner-1544x500.png

from wp-dev-lib.

westonruter avatar westonruter commented on August 25, 2024

See these lines?

Temp SVN dir: /tmp/svn-archived-post-status-
Temp Git dir: /tmp/git-archived-post-status-

You can rm -rf those tmp directories.

from wp-dev-lib.

fjarrett avatar fjarrett commented on August 25, 2024

@westonruter Thanks!

from wp-dev-lib.

westonruter avatar westonruter commented on August 25, 2024

We should probably detect failures like this and blow away the directories
to start fresh automatically.

from wp-dev-lib.

westonruter avatar westonruter commented on August 25, 2024

Proposal:

When an SVN push starts, touch a temp file like /tmp/${plugin_slug}.lock. If you invoke svn-push and this file already exists, then the repo directories should be blown away and started from scratch. After a successful SVN push, the lock file can be removed to allow subsequent pushes to go faster.

from wp-dev-lib.

fjarrett avatar fjarrett commented on August 25, 2024

👍 from me for this feature

from wp-dev-lib.

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.