首页 > 其他分享 >SVN - Get remote repository URL

SVN - Get remote repository URL

时间:2023-03-23 11:15:08浏览次数:33  
标签:SVN 13 remote 16 URL Jan 2003 Last foo

$ svn info foo.c  
Path: foo.c  
Name: foo.c  
URL: http://svn.red-bean.com/repos/test/foo.c  
Repository Root: http://svn.red-bean.com/repos/test  
Repository UUID: 5e7d134a-54fb-0310-bd04-b611643e5c25  
Revision: 4417  
Node Kind: file  
Schedule: normal  
Last Changed Author: sally  
Last Changed Rev: 20  
Last Changed Date: 2003-01-13 16:43:13 -0600 (Mon, 13 Jan 2003)  
Text Last Updated: 2003-01-16 21:18:16 -0600 (Thu, 16 Jan 2003)  
Properties Last Updated: 2003-01-13 21:50:19 -0600 (Mon, 13 Jan 2003)  
Checksum: d6aeb60b0662ccceb6bce4bac344cb66

标签:SVN,13,remote,16,URL,Jan,2003,Last,foo
From: https://www.cnblogs.com/zhangzhihui/p/17246708.html

相关文章