从 USB 密钥使用 Subversion [英] Work with Subversion from USB Key

查看:41
本文介绍了从 USB 密钥使用 Subversion的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这几天我把一些工作带回家,我用 USB 密钥传输它,因为我的工作是在私人内联网上.

I am taking some work home with me these days and I transport it on a USB key because my work is on a private intranet.

我正在使用 Visual Studio 2008,我发现构建的性能会因不使用密钥而降低.我最初提高性能的想法是使用 Robocopy 在本地镜像目录,然后当我准备好将东西带回工作时,我只需再次使用 Robocopy 将工作文件夹从硬盘驱动器镜像到 USB 密钥.所以,我的往返看起来像这样

I am using Visual Studio 2008 and I find that the performance of builds is degraded by working off the the key. My initial thought to improve performance is to use Robocopy to mirror the directory locally and then when I'm ready to take stuff back to work I just use Robocopy again to mirror the working folder from the hard drive onto the USB Key. So, my roundtrip looks like this

USB -> 硬盘驱动器 -> USB

USB -> Hard Drive -> USB

有人看到任何潜在的问题吗?我想我担心 .svn 文件夹的内容会被弄乱,并且在我回去工作时不允许我上传我的源代码

Does anyone see any potential issues with that? I guess I'm worried about the contents of the .svn folders getting messed up and disallowing me from uploading my source code when I get back to work

推荐答案

只要 robocopy 复制整个 .svn 文件夹,就我所知,它应该不会出现任何问题.

As long as robocopy copies the entire .svn folder it shouldn't case any problems as far as I'm aware.

这篇关于从 USB 密钥使用 Subversion的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆